OSDN Git Service

Don't use back-quotes in a run line.
authorZachary Turner <zturner@google.com>
Mon, 8 Oct 2018 15:14:05 +0000 (15:14 +0000)
committerZachary Turner <zturner@google.com>
Mon, 8 Oct 2018 15:14:05 +0000 (15:14 +0000)
commit706f3b0b72ebd2fce5400f2207f36a6d786b460c
tree5b9968052d7d7163aa9b53a0ed4e54662caac485
parent773ad8be845f2c3ce9c2eea5fda39105cbe4ee23
Don't use back-quotes in a run line.

This works on Windows, but seems to be breaking tests that
use an external shell (e.g. bash) because backquote has special
meaning.

This particular argument wasn't crucial for the test, so I've
just removed it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343971 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/PDB/pdbdump-global-lookup.test