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
Lang Hames 710863f2b4 [ORC] Honor linker private global prefix on symbol names.
If a symbol name begins with the linker private global prefix (as
described by the DataLayout) then it should be treated as non-exported,
regardless of its LLVM IR visibility value.
2020-06-15 10:28:36 -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
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
objc-minimal.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