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:
Reid Kleckner 2015-09-17 17:21:45 +00:00
parent 7ad3e0e009
commit afc364cf3b

View File

@ -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"