llvm-project/llvm/test/ExecutionEngine/OrcLazy
Lang Hames 7266a8bfeb [ORC] Enable exception handling in JIT'd code when using LLJIT on Darwin.
This patch enables exception handling in code added to LLJIT on Darwin by
adding an orc::EHFrameRegistrationPlugin instance to the ObjectLinkingLayer
(which is currently used on Darwin only).
2020-03-12 15:33:56 -07:00
..
Inputs
anonymous_globals.ll
bad-object-file.ll
basic-object-file-loading.ll
basic-whole-module-partitions.ll
common-symbols.ll
emulated-tls.ll [ORC] Add support for emulated TLS to ORCv2. 2020-01-21 19:55:33 -08:00
global-ctors-and-dtors.ll
global_aliases.ll
hidden-visibility.ll
lit.local.cfg
minimal-throw-catch.ll [ORC] Enable exception handling in JIT'd code when using LLJIT on Darwin. 2020-03-12 15:33:56 -07:00
minimal.ll
module-flags.ll
multiple-compile-threads-basic.ll
objc-minimal.ll Disable memory leak checking in a test to work around a bot failure 2020-02-26 14:51:50 -08:00
printargv.ll [ORC] Fix argv handling in runAsMain / lli. 2020-01-11 13:03:38 -08:00
private_linkage.ll
single-function-call.ll
static-initializers-in-objectfiles.ll [ORC] Update LLJIT to automatically run specially named initializer functions. 2020-02-22 11:49:14 -08:00
static-library-support.ll
weak-function.ll
weak-non-materialization.ll