Go to file
Eric Christopher d86672037b Revert r198208 and reapply:
r198196: Use a pointer to keep track of the skeleton unit for each normal unit and construct it up front.
      r198199: Reapply r198196 with a fix to zero initialize the skeleton pointer.
      r198202: Fix aranges and split dwarf by ensuring that the symbol and relocation back to the compile unit from the aranges section is to the skeleton unit and not the one in the dwo.

with a fix to use integer 0 for DW_AT_low_pc since the relocation to the text section symbol was causing issues with COFF. Accordingly remove addLocalLabelAddress and machinery since we're not currently using it.

llvm-svn: 198222
2013-12-30 17:22:27 +00:00
clang Changed the test to avoid EXPECT_EQ(false, ...), which leads to 2013-12-30 16:11:28 +00:00
clang-tools-extra Make lit.site.cfg Py3-compatible. Copied from r188041. 2013-12-30 06:18:08 +00:00
compiler-rt [libsanitizer] fix lint errors 2013-12-30 11:12:11 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Pass -fno-builtin flag to clang to silence warnings 2013-12-29 16:39:55 +00:00
libcxx Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report and the patch. 2013-12-23 22:14:27 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld Simplify if ... return repetition. 2013-12-28 10:09:21 +00:00
lldb Fix a couple of memory leaks. 2013-12-29 20:18:15 +00:00
llvm Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Simplify css 2013-12-21 00:26:05 +00:00