Go to file
Jim Grosbach c03a0c241e X86_32: Large Symbol+Offset relocations.
If the offset is more than 24-bits, it won't fit in a scattered
relocation offset field, so we fall back to using a non-scattered
relocation.

rdar://12358909

llvm-svn: 164724
2012-09-26 21:27:45 +00:00
clang Allow -MF to be used in combination with -E -M or -E -MM. 2012-09-26 19:01:49 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt Fixed a number of gpylint warnings, added binary names filtering (useful for Chrome), minor fixes. 2012-09-26 13:16:42 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Bump _LIBCPP_VERSION to 1002 2012-09-26 15:38:09 +00:00
libcxxabi Updating email address 2012-09-24 14:27:24 +00:00
lld This patch makes use of recently added relocation reference data. The bulk 2012-09-25 18:22:09 +00:00
lldb Added support for the DebugClang configuration to the 2012-09-26 21:16:15 +00:00
llvm X86_32: Large Symbol+Offset relocations. 2012-09-26 21:27:45 +00:00
polly Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00