projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Minor tweak to MDA
[oota-llvm.git]
/
test
/
DebugInfo
/
gmlt.test
1
; REQUIRES: object-emission
2
; RUN: %llc_dwarf -O0 -filetype=obj < %S/Inputs/gmlt.ll | llvm-dwarfdump - | FileCheck %S/Inputs/gmlt.ll
3
4
; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
5
; XFAIL: darwin