Go to file
Simon Atanasyan 65b2461cfd [ELF][MIPS] Do not emit DT_REL[A]COUNT for MIPS targets
It looks like MIPS dynamic loader does not support RELCOUNT tag.
Both gold/bfd linkers does not emit this tag on MIPS. I will investigate
the problem further but for now it is better to behave like GNU linkers.

llvm-svn: 280630
2016-09-04 17:40:12 +00:00
clang Test case for r280607 to check presence and sanity of the *_LOCK_FREE 2016-09-04 11:21:27 +00:00
clang-tools-extra Remove link to clang's release notes; keeping it up-to-date is hard 2016-09-02 20:39:46 +00:00
compiler-rt [asan] Move scariness_score_test.cc to a common subdirectory 2016-09-02 07:18:35 +00:00
debuginfo-tests
libclc configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx [libcxx] Fix a data race in call_once 2016-09-04 09:55:12 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld [ELF][MIPS] Do not emit DT_REL[A]COUNT for MIPS targets 2016-09-04 17:40:12 +00:00
lldb XFAIL TestGdbRemoteExitCode failing tests 2016-09-04 00:43:10 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][SSE] Regenerate fcmp/uitofp combine tests 2016-09-04 17:16:01 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs [SE] Add getByteCount methods for device memory 2016-09-03 00:32:07 +00:00
polly ScopInfo: Do not derive assumptions from all GEP pointer instructions 2016-09-03 21:55:25 +00:00