Go to file
Martin Storsjo 405b5bcc36 [COFF] Correctly set the thumb bit in DLL export addresses
The same adjustment is already done for the entry point in
Writer.cpp and for relocations that point to executable code
in Chunks.cpp.

Differential Revision: https://reviews.llvm.org/D35767

llvm-svn: 308953
2017-07-25 06:10:44 +00:00
clang [NFC] Use RAII to un-poison and then re-poison __VA_ARGS__ 2017-07-25 03:15:36 +00:00
clang-tools-extra clangDaemon: Update libdeps in r308738. 2017-07-21 23:48:26 +00:00
compiler-rt Add .pyc files to .gitignore to compiler-rt 2017-07-24 21:51:12 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Remove addtional parameters in function std::next() and std::prev() 2017-07-24 22:17:05 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind [libunwind] Handle .ARM.exidx tables without sentinel last entry 2017-07-24 09:19:32 +00:00
lld [COFF] Correctly set the thumb bit in DLL export addresses 2017-07-25 06:10:44 +00:00
lldb Extend 'target symbols add' to load symbols from a given module 2017-07-24 22:52:39 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [COFF] ARM64 support for COFFImportFile 2017-07-25 06:05:49 +00:00
openmp Whitespace. 2017-07-20 23:12:39 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Move MemoryAccess::isStride* to isl++ 2017-07-24 20:50:22 +00:00