llvm-for-llvmta/test/DebugInfo/Generic/gmlt.test

5 lines
210 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
; 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