mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
7 lines
129 B
LLVM
7 lines
129 B
LLVM
|
; RUN: llc -filetype=obj -o - < %s
|
||
|
|
||
|
; ModuleID = 't.c'
|
||
|
target triple = "x86_64-apple-darwin10.0.0"
|
||
|
|
||
|
module asm ".desc _f0, 0x10"
|