mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170410 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f209dea96a
commit
f8cd4df304
@ -1,7 +1,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 %t.o | FileCheck %s
|
||||
|
||||
// CHECK: DW_AT_comp_dir [DW_FORM_string] ("/test/comp/dir")
|
||||
// CHECK: DW_AT_comp_dir [DW_FORM_string] ("{{([A-Za-z]:.*)?}}/test/comp/dir")
|
||||
|
||||
f:
|
||||
nop
|
||||
|
Loading…
Reference in New Issue
Block a user