mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
[Orc] Back out r234805 for hello.ll until I can figure out how to sync up the
output. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234810 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
164cbefb85
commit
534f9f3ee5
@ -1,8 +1,7 @@
|
||||
; RUN: lli -jit-kind=orc-lazy -orc-lazy-debug=funcs-to-stderr %s | FileCheck %s
|
||||
; RUN: lli -jit-kind=orc-lazy %s | FileCheck %s
|
||||
;
|
||||
; CHECK: Hello
|
||||
; CHECK: [ main$orc_body ]
|
||||
; CHECK: Goodbye
|
||||
; CHECK-NEXT: Goodbye
|
||||
|
||||
%class.Foo = type { i8 }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user