diff options
Diffstat (limited to 'llvm/test/MC/ELF/relax.s')
-rw-r--r-- | llvm/test/MC/ELF/relax.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/relax.s b/llvm/test/MC/ELF/relax.s index 4a00b0f367e..27de52963ba 100644 --- a/llvm/test/MC/ELF/relax.s +++ b/llvm/test/MC/ELF/relax.s @@ -1,4 +1,4 @@ -// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S --sd -t | FileCheck %s +// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -S --sd --symbols | FileCheck %s // Test that we do not relax these. |