aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fastcall-correct-mangling.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fastcall-correct-mangling.ll')
-rw-r--r--test/CodeGen/X86/fastcall-correct-mangling.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fastcall-correct-mangling.ll b/test/CodeGen/X86/fastcall-correct-mangling.ll
index bf8833d..c513666 100644
--- a/test/CodeGen/X86/fastcall-correct-mangling.ll
+++ b/test/CodeGen/X86/fastcall-correct-mangling.ll
@@ -1,4 +1,5 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -mtriple=mingw32 | grep '@12'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -mtriple=mingw32 | \
+; RUN: grep {@12}
; Check that a fastcall function gets correct mangling