Add a triple to this test -- it has to be an ELF platform...
[oota-llvm.git] / test / MC / ELF / comp-dir.s
1 // RUN: llvm-mc -triple=x86_64-linux-unknown -g -fdebug-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
2 // RUN: llvm-dwarfdump %t.o | FileCheck %s
3
4 // CHECK: DW_AT_comp_dir [DW_FORM_string] ("/test/comp/dir")
5
6 f:
7   nop