llvm-6502/test/ExecutionEngine/OrcLazy
Lang Hames f265d42389 [Orc] Make the OrcLazy hello.ll regression test output via stderr.
This keeps the program and JIT output in sync, enabling FileCheck to test the
order of target program and JIT events.

In particular we can now test that main is not compiled until after the global
constructor has run.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234815 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-13 23:28:46 +00:00
..
anonymous_globals.ll [Orc] During module partitioning, rename anonymous and asm-private globals. 2015-04-12 20:05:51 +00:00
hello.ll [Orc] Make the OrcLazy hello.ll regression test output via stderr. 2015-04-13 23:28:46 +00:00
lit.local.cfg
private_linkage.ll