Go to file
Jason Molenda c197e81d07 Some 32-bit arm corefiles on darwin may have their general purpose
register set indicated by ARM_THREAD_STATE32 (value 9) instead of
the old ARM_THREAD_STATE (value 1); this patch changes lldb to
accept either register set flavor code.

<rdar://problem/24246257>

llvm-svn: 258289
2016-01-20 05:17:13 +00:00
clang Module Debugging: Fine-tune the condition that determines whether a type 2016-01-20 01:29:34 +00:00
clang-tools-extra [clang-tidy] Python scripts shebang fixes 2016-01-19 16:10:39 +00:00
compiler-rt [test] Add a short explanation to instrprof-comdat.h 2016-01-20 02:31:25 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits 2016-01-20 04:59:57 +00:00
libcxxabi Mark some tests as XFAIL with GCC due to compiler bugs 2016-01-20 04:06:46 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Add an ObjCPass to the MachO linker. 2016-01-19 21:54:21 +00:00
lldb Some 32-bit arm corefiles on darwin may have their general purpose 2016-01-20 05:17:13 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [Orc] 'this' qualify more lambda-captured members. 2016-01-20 05:10:59 +00:00
openmp lit.cfg: Pass -isysroot to the SDK on Darwin 2016-01-19 19:26:43 +00:00
polly Make sure we preserve alignment information after hoisting invariant load 2016-01-19 00:17:21 +00:00