allwinner_a64/android/external/llvm/test/DebugInfo/Generic/gmlt.test
2018-08-08 16:14:42 +08:00

5 lines
235 B
Text

; REQUIRES: object-emission
; RUN: %llc_dwarf -O0 -filetype=obj < %S/../Inputs/gmlt.ll | llvm-dwarfdump - | FileCheck %S/../Inputs/gmlt.ll
; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
; XFAIL: darwin