Go to file
Chandler Carruth 736f9fd229 Revert three patches which were committed without explicit contribution
by their authors.

This may break builds where others added code relying on these patches,
but please *do not* revert this commit. Instead, we will prepare patches
which fix the failures.

Reverts the following commits:
r168306: "[asan] support x32 mode in the fast stack unwinder. Patch by H.J. Lu"
r168356: "[asan] more support for powerpc, patch by Peter Bergner"
r196489: "[sanitizer] fix the ppc32 build (patch by Jakub Jelinek)"

llvm-svn: 196802
2013-12-09 19:25:51 +00:00
clang [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
clang-tools-extra clang-modernize: Update PPCallback user. 2013-12-07 17:18:12 +00:00
compiler-rt Revert three patches which were committed without explicit contribution 2013-12-09 19:25:51 +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 Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Refactor some of the operations in <string> so that they can be reused; no functionality change 2013-12-09 16:00:28 +00:00
libcxxabi Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 2013-12-06 00:37:21 +00:00
lld Fix a copy/paste error. 2013-12-09 10:23:27 +00:00
lldb Replace 'mkdir' shell invocation by native function call. 2013-12-09 19:16:14 +00:00
llvm DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_ranges label in the unit. 2013-12-09 17:51:30 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly Update isl to latest maintenance release 2013-12-07 11:58:06 +00:00