mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
5d7ebdaaeb
llvm-svn: 312977
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
; 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
|