Go to file
Simon Atanasyan e77029cc5b [Mips] Do not hard-code the paired relocation type
Request `getPairRelocation()` function to get paired relocation type.
That allows us to look up another pairs like R_MICROMIPS_HI16/LO16
in the future.

llvm-svn: 221539
2014-11-07 19:32:08 +00:00
clang Fix clash of gcc toolchains in hexagon driver regression tests. 2014-11-07 17:48:03 +00:00
clang-tools-extra [clang-tidy] google-readability-function: skip std::nullptr_t 2014-11-05 11:08:39 +00:00
compiler-rt [sanitizer] Never remove the last frame off the stack trace. 2014-11-07 12:03:07 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Fix rvalue bug in __has_operator_addressof 2014-11-05 21:20:10 +00:00
libcxxabi Make sure only NEON enabled devices save/restore D16+ registers 2014-11-07 16:33:58 +00:00
lld [Mips] Do not hard-code the paired relocation type 2014-11-07 19:32:08 +00:00
lldb Use llvm::StringRefMemoryObject NFC. 2014-11-07 04:24:12 +00:00
llvm Don't redeclare a pure virtual method. 2014-11-07 18:07:04 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NFC] Generalize the creation of ScopArrayInfo objects. 2014-11-07 08:31:31 +00:00