mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 04:32:09 +00:00
Remove explicit triple and data layout from the test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327449 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0d74daca01
commit
3640be3663
@ -17,10 +17,6 @@
|
||||
;WIN: win_func
|
||||
;WIN: E:\absolute\windows\path{{[\/]}}win.c
|
||||
|
||||
|
||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-pc-linux-gnu"
|
||||
|
||||
define i32 @win_func() #0 !dbg !54 {
|
||||
ret i32 5, !dbg !511
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user