mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Add a triple to this test -- it has to be an ELF platform...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170374 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6c31d31357
commit
1b6e9b867b
@ -1,4 +1,4 @@
|
||||
// RUN: llvm-mc -g -fdebug-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
|
||||
// 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")
|
||||
|
Loading…
Reference in New Issue
Block a user