llvm-project/bolt/lib/Target/X86
serge-sans-paille 61cff9079c [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON
This does *not* link with libLLVM, but with static archives instead. Not
super-great, but at least the build works, which is probably better than
failing.

Related to #57551

Differential Revision: https://reviews.llvm.org/D134434
2022-09-23 07:59:30 +02:00
..
CMakeLists.txt [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON 2022-09-23 07:59:30 +02:00
X86MCPlusBuilder.cpp LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
X86MCSymbolizer.cpp [BOLT] Add support for GOTPCRELX relocations 2022-06-09 13:37:04 -07:00
X86MCSymbolizer.h [BOLT] Add new class for symbolizing X86 instructions 2022-05-31 17:48:19 -07:00