Go to file
Petar Jovanovic 45115f877c [mips] Resolve relocation for the stubs in MCJIT when load address is known
Instead of processing relocation for branch to stubs right away, emit a
modified relocation and add it to queue to be resolved later when final load
address is known.
This resolves seven MIPS MCJIT issues that were caused by missing relocation
fixups at the end.

llvm-svn: 195157
2013-11-19 21:56:00 +00:00
clang Further fixes when thiscall is the default for methods. 2013-11-19 21:07:04 +00:00
clang-tools-extra Fix the build after r195016. 2013-11-18 18:03:29 +00:00
compiler-rt tsan: fix WTFAnnotateBenignRaceSized annotation 2013-11-19 16:03:15 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc R600: Add aliases for Sea Islands GPUs 2013-11-18 18:21:30 +00:00
libcxx Patch by Xing Xue to improve libc++ support for AIX 2013-11-19 19:16:03 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld [PECOFF] Now that identify_magic() recognizes COFF import library. 2013-11-19 06:29:57 +00:00
lldb Add logging for the SB API which creates extended 2013-11-19 05:44:41 +00:00
llvm [mips] Resolve relocation for the stubs in MCJIT when load address is known 2013-11-19 21:56:00 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly Fix 80 column violation 2013-11-17 03:18:32 +00:00