mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
38ca1078b4
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109801 91177308-0d34-0410-b5e6-96231b3b80d8
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"
|