xref: /aosp_15_r20/external/llvm/test/Other/X86/inline-asm-newline-terminator.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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