OSDN Git Service

Use %T instead of cd'ing to Output directly.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 23 Apr 2016 11:01:36 +0000 (11:01 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 23 Apr 2016 11:01:36 +0000 (11:01 +0000)
%T expands to Output if not configured differently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267281 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test

index 14c3f3b..1df2184 100644 (file)
@@ -1,5 +1,5 @@
 REQUIRES: shell
-RUN: cd Output
+RUN: cd %T
 RUN: cp %p/Inputs/split-dwarf-empty.dwo %T
 RUN: echo "%p/Inputs/split-dwarf-empty.o 0xdeadbeef" > %t.input