mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-20 11:08:27 +00:00
Test expects SSE, give him SSE.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111115 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
91e0d7db81
commit
bde87c4d2a
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86 -O2 < %s | grep debug_loc12
|
||||
; RUN: llc -march=x86-64 -O2 < %s | grep debug_loc12
|
||||
; Test to check .debug_loc support. This test case emits 13 debug_loc entries.
|
||||
|
||||
%0 = type { double }
|
||||
|
Loading…
Reference in New Issue
Block a user