Go to file
Rafael Espindola 0f2a6fe613 Cleanup relocation sorting for ELF.
We want the order to be deterministic on all platforms. NAKAMURA Takumi
fixed that in r181864. This patch is just two small cleanups:

* Move the function to the cpp file. It is only passed to array_pod_sort.
* Remove the ppc implementation which is now redundant

llvm-svn: 181910
2013-05-15 18:22:01 +00:00
clang [analyzer] Put back DefaultBool's implicit conversion to bool. 2013-05-15 18:08:15 +00:00
clang-tools-extra cpp11-migrate: Add override specifier before comments on inline methods 2013-05-14 17:34:12 +00:00
compiler-rt [asan] disable BuiltinLongJmpTest on PowerPC 2013-05-15 15:01:14 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fixing the MSan/compiler-rt build 2013-05-13 21:53:44 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld] Fix compiler warning that shift count is too big on P64. 2013-05-14 23:51:50 +00:00
lldb Re-enable tests disabled due to llvm.org/pr14541 2013-05-15 17:55:12 +00:00
llvm Cleanup relocation sorting for ELF. 2013-05-15 18:22:01 +00:00
polly Sort includes 2013-05-07 08:11:54 +00:00