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
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] 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
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