[Lldb-commits] [lldb] r271970 - Add support for using armv7 compact unwind information

2016-06-06 Thread Jason Molenda via lldb-commits
Author: jmolenda Date: Mon Jun 6 21:19:54 2016 New Revision: 271970 URL: http://llvm.org/viewvc/llvm-project?rev=271970=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 encodings.

[Lldb-commits] [lldb] r271876 - (Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex

2016-06-06 Thread Carlo Kok via lldb-commits
Author: carlokok Date: Mon Jun 6 04:40:27 2016 New Revision: 271876 URL: http://llvm.org/viewvc/llvm-project?rev=271876=rev Log: (Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex return NULL for an invalid register. The unwind logic asks for the "return address

[Lldb-commits] [lldb] r271899 - Don't remove PIE executables when using svr4 packets

2016-06-06 Thread Francis Ricci via lldb-commits
Author: fjricci Date: Mon Jun 6 10:00:50 2016 New Revision: 271899 URL: http://llvm.org/viewvc/llvm-project?rev=271899=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, and

Re: [Lldb-commits] [PATCH] D20990: Don't remove PIE executables when using svr4 packets

2016-06-06 Thread Francis Ricci via lldb-commits
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=59723#toc Repository: rL LLVM

Re: [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new

2016-06-06 Thread Pavel Labath via lldb-commits
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

[Lldb-commits] [PATCH] D21032: Eliminate differences in lldbinline-generated Makefiles and ensure they're regenerated every time

2016-06-06 Thread Sean Callanan via 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

Re: [Lldb-commits] [PATCH] D21032: Eliminate differences in lldbinline-generated Makefiles and ensure they're regenerated every time

2016-06-06 Thread Todd Fiala via lldb-commits
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

[Lldb-commits] Buildbot numbers for the last week of 5/29/2016 - 6/04/2016

2016-06-06 Thread Galina Kistanova via 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

[Lldb-commits] LLVM buildmaster will be restarted tonight

2016-06-06 Thread Galina Kistanova via lldb-commits
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