llvm-project/llvm/test/ExecutionEngine/OrcLazy
Lang Hames 1b39c6f62c [ORC] Add MachO universal binary support to StaticLibraryDefinitionGenerator.
Add a new overload of StaticLibraryDefinitionGenerator::Load that takes a triple
argument and supports loading archives from MachO universal binaries in addition
to regular archives.

The LLI tool is updated to use this overload.
2020-04-05 20:21:05 -07:00
..
Inputs Re-apply 0071eaaf08, "[ORC] Export __cxa_atexit ...", with fixes. 2020-04-02 16:03:35 -07:00
anonymous_globals.ll
bad-object-file.ll
basic-object-file-loading.ll [ORC] Don't require a null-terminator on MemoryBuffers for objects in archives. 2020-04-01 12:16:38 -07:00
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 Re-apply 0071eaaf08, "[ORC] Export __cxa_atexit ...", with fixes. 2020-04-02 16:03:35 -07:00
global_aliases.ll
hidden-visibility.ll
lit.local.cfg
macho-universal-static-library-support.ll [ORC] Add MachO universal binary support to StaticLibraryDefinitionGenerator. 2020-04-05 20:21:05 -07:00
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
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 [ORC] Don't require a null-terminator on MemoryBuffers for objects in archives. 2020-04-01 12:16:38 -07:00
weak-function.ll
weak-non-materialization.ll