Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
.
/
llvm
/
test
/
DebugInfo
/
Generic
/
gmlt.test
blob: 9fe4b27bfc8f8947061461e1604c0bee2930c246 [
file
] [
log
] [
blame
]
;
REQUIRES
:
object
-
emission
;
RUN
:
%
llc_dwarf
-
O0
-
filetype
=
obj
<
%
S
/../
Inputs
/
gmlt
.
ll
|
llvm
-
dwarfdump
-
v
-
|
FileCheck
%
S
/../
Inputs
/
gmlt
.
ll
;
There
's a darwin specific test in X86/gmlt, so it'
s okay to XFAIL
this
here
.
;
XFAIL
:
darwin