mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
Updated for the new QMTest test suite. Temporary output file is now placed
inside the temporary file directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8744 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0f44ad31c3
commit
acdadf059d
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -f -lowerrefs -o Output/%s.bc
|
||||
; RUN: llvm-as < %s | opt -f -lowerrefs -o %t1.bc
|
||||
;
|
||||
%Flat_struct = type { sbyte, float }
|
||||
%Flat_t = type { sbyte, float }
|
||||
|
Loading…
x
Reference in New Issue
Block a user