llvm-project/bolt/unittests/Core
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
..
BinaryContext.cpp Replace Optional::hasValue with has_value or operator bool. NFC 2022-07-29 10:57:25 -07:00
CMakeLists.txt [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON 2022-09-23 07:59:30 +02:00
DynoStats.cpp [BOLT] Fix getDynoStats to handle BCs with no functions 2022-06-30 01:18:45 -07:00
MCPlusBuilder.cpp Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00