test: Make this test runnable in directories with @ in their names
authorJustin Bogner <mail@justinbogner.com>
Wed, 22 Oct 2014 18:18:54 +0000 (18:18 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 22 Oct 2014 18:18:54 +0000 (18:18 +0000)
commit6a369dbdd6766ac8d764e293f6ae5586d5097f9f
treedd5ff2104e8de7f5ee180a016162842d1226b346
parent72536bca1e8735961a0cb6a58f3bc36269af7f1a
test: Make this test runnable in directories with @ in their names

Jenkins likes to use directories with names involving the '@'
character, which breaks the sed expression in this test. Switch to use
'|' on the assumption that it's less likely to show up in a path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220401 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GCOVProfiling/linezero.ll