1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/ExecutionEngine/OrcLazy
Lang Hames 6d930a5412 [ORC] Fix argv handling in runAsMain / lli.
This fixes an off-by-one error in the argc value computed by runAsMain, and
switches lli back to using the input bitcode (rather than the string "lli") as
the effective program name.

Thanks to Stefan Graenitz for spotting the bug.
2020-01-11 13:03:38 -08:00
..
Inputs
anonymous_globals.ll
bad-object-file.ll
basic-object-file-loading.ll
basic-whole-module-partitions.ll
common-symbols.ll
global_aliases.ll
global-ctors-and-dtors.ll
hidden-visibility.ll
lit.local.cfg
minimal.ll
module-flags.ll
multiple-compile-threads-basic.ll
printargv.ll
private_linkage.ll
single-function-call.ll
static-library-support.ll
weak-function.ll
weak-non-materialization.ll