mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-19 15:13:49 -04:00
Fix llvm-undname tests after r358485
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358487 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
; Run llvm-undname with invalid inputs and make sure it doesn't crash.
|
||||
; RUN: llvm-undname < %s 2>&1 | FileCheck %s
|
||||
; RUN: not llvm-undname < %s 2>&1 | FileCheck %s
|
||||
|
||||
?ff@@$$J0YAXAU?$AS_@$0A@PEAU?$AS_@$0A@H@__clang@@@__clang@@@Z
|
||||
; CHECK: ?ff@@$$J0YAXAU?$AS_@$0A@PEAU?$AS_@$0A@H@__clang@@@__clang@@@Z
|
||||
|
||||
Reference in New Issue
Block a user