xref: /llvm-project/llvm/test/Other/X86/inline-asm-newline-terminator.ll (revision 60e17fe8067ccf5708512b37f8d28d1b40e5a4a2)
1; RUN: llc -filetype=obj -o - < %s
2
3; ModuleID = 't.c'
4target triple = "x86_64-apple-darwin10.0.0"
5
6module asm ".desc _f0, 0x10"
7