mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
Change the test added in r293099 so it does not have the string "llvm-nm" to fix
the clang-x86-windows-msvc2015 bot as the name is "llvm-nm.EXE" in that case. llvm-svn: 293114
This commit is contained in:
parent
07c66dbdc3
commit
4e7fe32e0e
@ -1,3 +1,3 @@
|
||||
@ RUN: llvm-nm -print-size -arch armv7m %p/Inputs/print-size.macho-armv7m 2>&1 | FileCheck %s
|
||||
|
||||
@ CHECK: llvm-nm: warning sizes with -print-size for Mach-O files are always zero.
|
||||
@ CHECK: warning sizes with -print-size for Mach-O files are always zero.
|
||||
|
Loading…
Reference in New Issue
Block a user