forked from OSchip/llvm-project
Update lto.ll test after 3367e9da
enabled multibyte NOPs in 64-bit mode.
This should fix the PS4 linux build bot: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/70409
This commit is contained in:
parent
ac8d059c8e
commit
79f6a814ab
|
@ -86,21 +86,8 @@
|
|||
; TEXT-10-EMPTY:
|
||||
; TEXT-10-NEXT: <.text>:
|
||||
; TEXT-10-NEXT: retq
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nop
|
||||
; TEXT-10-NEXT: nopw %cs:(%rax,%rax)
|
||||
; TEXT-10-NEXT: nopl (%rax,%rax)
|
||||
; TEXT-10-NEXT: retq
|
||||
; TEXT-10-NEXT: int3
|
||||
; TEXT-10-NEXT: int3
|
||||
|
|
Loading…
Reference in New Issue