forked from OSchip/llvm-project
parent
305a0a7416
commit
1a764f93a0
|
@ -1,4 +1,4 @@
|
||||||
; RUN: llc -O2 < %s | grep debug_loc12
|
; RUN: llc -O2 < %s -mtriple=x86_64-apple-darwin | grep debug_loc12
|
||||||
; Test to check .debug_loc support. This test case emits 13 debug_loc entries.
|
; Test to check .debug_loc support. This test case emits 13 debug_loc entries.
|
||||||
|
|
||||||
%0 = type { double }
|
%0 = type { double }
|
||||||
|
|
Loading…
Reference in New Issue