mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-05 17:18:55 +00:00
Fix the test case I just committed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247905 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7ad3e0e009
commit
afc364cf3b
@ -16,8 +16,8 @@
|
||||
; }
|
||||
|
||||
; Don't tail merge the calls.
|
||||
; CHECK: calll _CxxThrowException
|
||||
; CHECK: calll _CxxThrowException
|
||||
; CHECK: calll __CxxThrowException@8
|
||||
; CHECK: calll __CxxThrowException@8
|
||||
|
||||
; ModuleID = 'cppeh-pingpong.cpp'
|
||||
target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32"
|
||||
|
Loading…
x
Reference in New Issue
Block a user