mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Remove extra check line that's failing on windows and not necessary at
the moment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197782 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c86696a22a
commit
658537c710
@ -11,7 +11,6 @@
|
||||
; CHECK: .debug_ranges contents:
|
||||
; FIXME: When we get better dumping facilities we'll want to elaborate here.
|
||||
; CHECK: 00000000 <End of list>
|
||||
; CHECK: 00000010 <End of list>
|
||||
|
||||
; Function Attrs: nounwind uwtable
|
||||
define i32 @f(i32 %a) #0 {
|
||||
|
Loading…
Reference in New Issue
Block a user