1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/ExecutionEngine/OrcLazy
Stefan Gränitz bf7908ca9b [Orc] Enable debug object tests only on x86_64 hosts
These tests rely on running IR code with an explicit x86_64 target triple. They won't work on other architectures. (They won't work for 32-bit processes on x86_64 hosts either. We will take care of this later.)

Differential Revision: https://reviews.llvm.org/D107640

(cherry picked from commit c5ab55f5331c9da3c352b61d10d2f8a470a08b5b)
2021-09-02 14:16:41 -07:00
..
Inputs Re-apply 0071eaaf089, "[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
debug-descriptor-elf-minimal.ll [Orc] Enable debug object tests only on x86_64 hosts 2021-09-02 14:16:41 -07:00
debug-objects-elf-minimal.ll [Orc] Enable debug object tests only on x86_64 hosts 2021-09-02 14:16:41 -07:00
emulated-tls.ll
global_aliases.ll
global-ctors-and-dtors.ll Re-apply 0071eaaf089, "[ORC] Export __cxa_atexit ...", with fixes. 2020-04-02 16:03:35 -07:00
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
printargv.ll
private_linkage.ll [ORC] Honor linker private global prefix on symbol names. 2020-06-15 10:28:36 -07:00
single-function-call.ll
static-initializers-in-objectfiles.ll
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