From: NAKAMURA Takumi Date: Sun, 30 Mar 2014 14:04:00 +0000 (+0000) Subject: llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE". X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2afefa27b354174a9c60ab0b369731f3de922013;p=oota-llvm.git llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205148 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/ELF/nocompression.s b/test/MC/ELF/nocompression.s index 97b5a8832ed..e7b01f7ad47 100644 --- a/test/MC/ELF/nocompression.s +++ b/test/MC/ELF/nocompression.s @@ -2,4 +2,4 @@ // REQUIRES: nozlib -// CHECK: llvm-mc: build tools with zlib to enable -compress-debug-sections +// CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections