aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/comp-dir.s
blob: 59e3d7ded261c0b9233d80aab775c6de726b5da3 (plain)
1
2
3
4
5
6
7
// RUN: llvm-mc -triple=x86_64-linux-unknown -g -fdebug-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
// RUN: llvm-dwarfdump -debug-dump=info %t.o | FileCheck %s

// CHECK: DW_AT_comp_dir [DW_FORM_string] ("{{([A-Za-z]:.*)?}}/test/comp/dir")

f:
  nop