diff options
Diffstat (limited to 'llvm/test/MC/COFF/early-dce.s')
-rw-r--r-- | llvm/test/MC/COFF/early-dce.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/COFF/early-dce.s b/llvm/test/MC/COFF/early-dce.s index 19788390c20..d19743ebb36 100644 --- a/llvm/test/MC/COFF/early-dce.s +++ b/llvm/test/MC/COFF/early-dce.s @@ -1,5 +1,5 @@ # RUN: llvm-mc -triple i686-windows -g -filetype obj -o - %s \ -# RUN: | llvm-readobj -S -t | FileCheck %s +# RUN: | llvm-readobj -S --symbols | FileCheck %s .section .rdata |