diff options
Diffstat (limited to 'llvm/test/MC/ARM/eh-directive-cantunwind.s')
| -rw-r--r-- | llvm/test/MC/ARM/eh-directive-cantunwind.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/eh-directive-cantunwind.s b/llvm/test/MC/ARM/eh-directive-cantunwind.s index 499c2c44dfc..60cbd852f6d 100644 --- a/llvm/test/MC/ARM/eh-directive-cantunwind.s +++ b/llvm/test/MC/ARM/eh-directive-cantunwind.s @@ -1,5 +1,5 @@ @ RUN: llvm-mc %s -triple=armv7-unknown-linux-gnueabi -filetype=obj -o - \ -@ RUN: | llvm-readobj -s -sd -sr | FileCheck %s +@ RUN: | llvm-readobj -S --sd --sr | FileCheck %s @ Check the .cantunwind directive |

