diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/wineh5.mir')
-rw-r--r-- | llvm/test/CodeGen/AArch64/wineh5.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/wineh5.mir b/llvm/test/CodeGen/AArch64/wineh5.mir index c47bad5d290..3736377ceac 100644 --- a/llvm/test/CodeGen/AArch64/wineh5.mir +++ b/llvm/test/CodeGen/AArch64/wineh5.mir @@ -1,5 +1,5 @@ # RUN: llc -o - %s -mtriple=aarch64-windows -start-after=prologepilog \ -# RUN: -filetype=obj | llvm-readobj -unwind | FileCheck %s +# RUN: -filetype=obj | llvm-readobj --unwind | FileCheck %s # Check that that the large stack allocation is correctly represented in .xdata. |