Go to file
Denis Protivensky b635ae8388 [lld][ARM] Add relocations to perform function calls
Added relocations to perform function calls with and without passing arguments.
ARM-only, Thumb-only and mixed mode code generations are supported.
Only simple veneers (direct instruction modification) are supported as ARM-Thumb interwork.

Differential Revision: http://reviews.llvm.org/D7223

llvm-svn: 227961
2015-02-03 10:48:37 +00:00
clang Move "inline" to the right place. 2015-02-03 09:54:58 +00:00
clang-tools-extra [clang-tidy] Fix some false positives in google-readability-casting 2015-01-29 15:17:13 +00:00
compiler-rt [ASan] Add use_madv_dontdump flag. 2015-02-03 10:15:15 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Rename pow2 functions in __hash_table to reflect that they are hash specific 2015-02-02 21:31:48 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
lldb Test commit. No changes. 2015-02-03 10:38:21 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm Only access TLOF via the TargetMachine, not TargetLowering. 2015-02-03 07:22:52 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [NFC] Fix typo 2015-02-03 08:55:01 +00:00