mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-13 08:35:46 +00:00
Debreak test for non-Darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105257 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2914ba6ec7
commit
21330544df
@ -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.
|
||||
|
||||
%0 = type { double }
|
||||
|
Loading…
x
Reference in New Issue
Block a user