We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec620bf commit 8fd96ecCopy full SHA for 8fd96ec
llvm/test/tools/dsymutil/typedefs-with-same-name.test renamed to llvm/test/tools/dsymutil/ARM/typedefs-with-same-name.test
@@ -1,4 +1,4 @@
1
-#RUN: dsymutil --linker=parallel -f -oso-prepend-path=%p/Inputs/ -y %s -o %t.dwarf
+#RUN: dsymutil --linker=parallel -f -oso-prepend-path=%p/../Inputs/ -y %s -o %t.dwarf
2
#RUN: llvm-dwarfdump %t.dwarf | FileCheck %s
3
4
# There should be two typedef DIE named "BarInt" in the resultant .dwarf file.
0 commit comments