llvm-project/llvm/test/ExecutionEngine/OrcLazy
Stefan Gränitz 2131eb6963 [ORC] DebugObjectManagerPlugin tests can use lli in ORC greedy mode
Initially, lli only supported lazy mode for ORC. Greedy mode was added with e1579894d2 and it's the default setting now. DebugObjectManagerPlugin tests don't rely on laziness, so we can switch them to greedy in order to avoid some unnecessary complexity.
2021-09-22 18:26:52 +02:00
..
Inputs
anonymous_globals.ll
bad-object-file.ll
basic-object-file-loading.ll
basic-whole-module-partitions.ll
common-symbols.ll
debug-descriptor-elf-minimal.ll [ORC] DebugObjectManagerPlugin tests can use lli in ORC greedy mode 2021-09-22 18:26:52 +02:00
debug-objects-elf-minimal.ll [ORC] DebugObjectManagerPlugin tests can use lli in ORC greedy mode 2021-09-22 18:26:52 +02:00
emulated-tls.ll
global-ctors-and-dtors.ll
global_aliases.ll
hidden-visibility.ll
lit.local.cfg
macho-universal-static-library-support.ll
minimal-throw-catch.ll
minimal.ll
module-flags.ll
multiple-compile-threads-basic.ll
printargv.ll
private_linkage.ll
single-function-call.ll
static-initializers-in-objectfiles.ll
static-library-support.ll
weak-function.ll
weak-non-materialization.ll