llvm-6502/test/MC/ELF/comp-dir.s
2012-12-17 21:44:50 +00:00

8 lines
227 B
ArmAsm

// RUN: llvm-mc -triple=x86_64-linux-unknown -g -fdebug-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
// RUN: llvm-dwarfdump %t.o | FileCheck %s
// CHECK: DW_AT_comp_dir [DW_FORM_string] ("/test/comp/dir")
f:
nop