1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[LLVMgold][test] Fix llvm-nm test after D72658

Differential Revision: https://reviews.llvm.org/D73014
This commit is contained in:
Nathan Chancellor 2020-01-20 00:08:31 -08:00 committed by Fangrui Song
parent 53c0143e5a
commit 6bcd9cf3eb

View File

@ -83,8 +83,7 @@
; RUN: --plugin-opt=obj-path=%t5.o \
; RUN: -shared %t.o %t2.o -o %t4
; RUN: llvm-readobj -h %t5.o | FileCheck %s --check-prefix=FORMAT
; RUN: llvm-nm %t5.o 2>&1 | FileCheck %s -check-prefix=NO-SYMBOLS
; NO-SYMBOLS: no symbols
; RUN: llvm-nm %t5.o 2>&1 | count 0
; NM: T f
; NM2: T {{f|g}}