Go to file
Bob Wilson 4c8ab19c22 Fix ARMGlobalMerge pass to check if globals are entirely within range.
It is generally not sufficient to check if the starting offset is in range
of the maximum offset that can be efficiently used for the target.

llvm-svn: 119565
2010-11-17 21:25:36 +00:00
clang Don't warn about -w not being used in a link. Necessary to get sane 2010-11-17 20:37:10 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx LWG 1323 2010-11-17 21:11:40 +00:00
lldb Add a missing newline to the ThreadPlanAssemblyTracer output. 2010-11-17 20:40:29 +00:00
llvm Fix ARMGlobalMerge pass to check if globals are entirely within range. 2010-11-17 21:25:36 +00:00