Go to file
Jason Molenda b000e4d758 When ObjectFileMachO::GetModuleSpecifications is getting the ArchSpec
out of a binary, if the Mach-O binary is MH_PRELOAD ("standalone"), don't
let the OS be set to "ios" or "macosx" - there will be no dynamic loader
used when debugging this process.
<rdar://problem/9956443> 

llvm-svn: 189305
2013-08-27 02:22:06 +00:00
clang Itanium mangler: remove "proposal" comments for manglings that are in the 2013-08-27 01:03:46 +00:00
clang-tools-extra clang-replace: Delete change description files 2013-08-26 19:58:59 +00:00
compiler-rt cmake: fix the compiler-rt build with MSVC 2013-08-27 01:24:01 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx G M: Improvements to Windows support. 2013-08-26 20:18:01 +00:00
libcxxabi Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996. 2013-08-25 17:00:57 +00:00
lld Rename ti -> ctx. 2013-08-27 00:04:42 +00:00
lldb When ObjectFileMachO::GetModuleSpecifications is getting the ArchSpec 2013-08-27 02:22:06 +00:00
llvm Add derived from source. 2013-08-27 00:46:28 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00