mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
64893e0425
Also, remove object-emission. test/DebugInfo/X86 doesn't require it. llvm-svn: 218722
3 lines
189 B
Plaintext
3 lines
189 B
Plaintext
; RUN: llc -O0 -filetype=obj < %S/../Inputs/gmlt.ll -mtriple x86_64-apple-darwin | llvm-dwarfdump - \
|
|
; RUN: | FileCheck --check-prefix=CHECK --check-prefix=DARWIN %S/../Inputs/gmlt.ll
|