Fix the test case I just committed

llvm-svn: 247905
This commit is contained in:
Reid Kleckner 2015-09-17 17:21:45 +00:00
parent ed17079b52
commit b78585b3c2
1 changed files with 2 additions and 2 deletions

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"