Skip to content

Commit 8fd96ec

Browse files
committed
[fix test] Move typedefs-with-same-name.test into ARM folder
1 parent ec620bf commit 8fd96ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/dsymutil/typedefs-with-same-name.test renamed to llvm/test/tools/dsymutil/ARM/typedefs-with-same-name.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#RUN: dsymutil --linker=parallel -f -oso-prepend-path=%p/Inputs/ -y %s -o %t.dwarf
1+
#RUN: dsymutil --linker=parallel -f -oso-prepend-path=%p/../Inputs/ -y %s -o %t.dwarf
22
#RUN: llvm-dwarfdump %t.dwarf | FileCheck %s
33

44
# There should be two typedef DIE named "BarInt" in the resultant .dwarf file.

0 commit comments

Comments
 (0)