[llvm] r205148 - llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE".

David Blaikie dblaikie at gmail.com
Sun Mar 30 10:27:13 PDT 2014


On Sun, Mar 30, 2014 at 7:04 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> Author: chapuni
> Date: Sun Mar 30 09:04:00 2014
> New Revision: 205148
>
> URL: http://llvm.org/viewvc/llvm-project?rev=205148&view=rev
> Log:
> llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE".

Thanks Takumi!

Sorry, about that - I wasn't sure what else the progname might end up as... :/

>
> Modified:
>     llvm/trunk/test/MC/ELF/nocompression.s
>
> Modified: llvm/trunk/test/MC/ELF/nocompression.s
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/ELF/nocompression.s?rev=205148&r1=205147&r2=205148&view=diff
> ==============================================================================
> --- llvm/trunk/test/MC/ELF/nocompression.s (original)
> +++ llvm/trunk/test/MC/ELF/nocompression.s Sun Mar 30 09:04:00 2014
> @@ -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
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list