mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-10 08:40:41 +00:00
Flip r236172 testcase RUN option ordering for BSD sed(1). NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236186 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
224f06e5dd
commit
06f9f1056e
@ -2,7 +2,7 @@
|
||||
; RUN: | FileCheck %s --check-prefix=CHECK --check-prefix=X64
|
||||
|
||||
; This test should also pass in 32-bit using _except_handler3.
|
||||
; RUN: sed %s -e 's/__C_specific_handler/_except_handler3/' \
|
||||
; RUN: sed -e 's/__C_specific_handler/_except_handler3/' %s \
|
||||
; RUN: | opt -S -winehprepare -mtriple=i686-windows-msvc \
|
||||
; RUN: | FileCheck %s --check-prefix=CHECK --check-prefix=X86
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user