llvm-project/llvm/lib/ExecutionEngine
Lang Hames f05ac803ff Re-apply "[JITLink][ELF] Don't skip debug info sections by default."
This reapplies 57aeb30546, which was reverted in
f721fcb6ed due to buildbot failures.

The cause of the failure was missing support for R_AARCH64_ABS32, which was
added in fb1b9945be.
2023-03-20 22:24:04 +00:00
..
IntelJITEvents Fix warnings in build done by clang-based compiler 2022-10-07 14:12:10 -07:00
Interpreter ExternalFunctions.cpp - fix "unknown pragma 'clang'" MSVC warning. NFCI. 2023-03-06 11:01:45 +00:00
JITLink Re-apply "[JITLink][ELF] Don't skip debug info sections by default." 2023-03-20 22:24:04 +00:00
MCJIT [llvm] Qualify auto in range-based for loops (NFC) 2022-08-28 23:29:00 -07:00
OProfileJIT
Orc [ORC] Use ExecutorAddr instead of JITTargetAddress in JITDylib symbol table. 2023-03-19 17:32:43 -07:00
PerfJITEvents [llvm][perf] fix a compiler warning when compile LLVM with LLVM_USE_PERF. 2022-12-10 05:53:15 +00:00
RuntimeDyld [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
ExecutionEngine.cpp [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
ExecutionEngineBindings.cpp Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
GDBRegistrationListener.cpp [llvm] Use *{Map,Set}::contains (NFC) 2023-03-15 18:06:32 -07:00
SectionMemoryManager.cpp
TargetSelect.cpp [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00