llvm-6502/test/Other/inline-asm-newline-terminator.ll
Benjamin Kramer 38ca1078b4 Remove XFAIL, test doesn't leak anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109801 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-29 20:36:36 +00:00

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"