llvm-project/llvm/lib/ExecutionEngine
Fangrui Song a996cc217c Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
..
IntelJITEvents Fix warnings in build done by clang-based compiler 2022-10-07 14:12:10 -07:00
Interpreter [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
JITLink [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
MCJIT [llvm] Qualify auto in range-based for loops (NFC) 2022-08-28 23:29:00 -07:00
OProfileJIT
Orc Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
PerfJITEvents ManagedStatic: remove from PerfJITEventListener 2022-07-10 10:32:40 +02:00
RuntimeDyld [RuntimeDyld] Added support for relocation of indirect functions 2022-11-02 10:46:11 +01:00
CMakeLists.txt
ExecutionEngine.cpp [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
ExecutionEngineBindings.cpp Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
GDBRegistrationListener.cpp ManagedStatic: remove from GDBRegistrationListener 2022-07-10 14:13:16 +02:00
SectionMemoryManager.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
TargetSelect.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00