Author: jmolenda
Date: Mon Jun 6 21:19:54 2016
New Revision: 271970
URL: http://llvm.org/viewvc/llvm-project?rev=271970&view=rev
Log:
Add support for using armv7 compact unwind information
as an asynchronous unwind plan source.
Two small fixes to the compact unwind dumper tool for
armv7 encoding
Hello everyone,
LLVM buildmaster will be updated and restarted after 6 PM Pacific time
today.
Thanks
Galina
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Hello everyone,
Below are some buildbot numbers for the last week of 5/29/2016 - 6/04/2016.
I added new statistics with a longest time each builder was red during the
last week.
Thanks
Galina
buildername| was_red
---
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
Looks good, Sean!
Repository:
rL LLVM
http://reviews.llvm.org/D21032
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.ll
labath added a comment.
Sean, could you find some time to look at this please?
http://reviews.llvm.org/D17856
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
spyffe created this revision.
spyffe added a reviewer: tfiala.
spyffe added a subscriber: lldb-commits.
spyffe set the repository for this revision to rL LLVM.
To eliminate problems where 'lldbinline.py'-generated Makefiles are re-used,
I've standardized the generation of them. The testsuite now
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271899: Don't remove PIE executables when using svr4 packets
(authored by fjricci).
Changed prior to commit:
http://reviews.llvm.org/D20990?vs=59637&id=59723#toc
Repository:
rL LLVM
http://reviews.l
Author: fjricci
Date: Mon Jun 6 10:00:50 2016
New Revision: 271899
URL: http://llvm.org/viewvc/llvm-project?rev=271899&view=rev
Log:
Don't remove PIE executables when using svr4 packets
Summary:
Because PIE executables have an e_type of llvm::ELF::ET_DYN,
they are not of type eTypeExecutable, an
Author: carlokok
Date: Mon Jun 6 04:40:27 2016
New Revision: 271876
URL: http://llvm.org/viewvc/llvm-project?rev=271876&view=rev
Log:
(Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex
return NULL for an invalid register.
The unwind logic asks for the "return address regi