aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-06-16 19:39:55 +0000
committerJustin Lebar <jlebar@google.com>2016-06-16 19:39:55 +0000
commitb0bd07aff7ffc4bbda65e57ac4d0e50327ab3f70 (patch)
tree34c3240015061b766c92a3dfb00f977454b0f174 /llvm/lib/CodeGen/SafeStack.cpp
parent4ce6a9322692c3be783e3da9f7ee7a38326434fb (diff)
downloadllvm-b0bd07aff7ffc4bbda65e57ac4d0e50327ab3f70.zip
llvm-b0bd07aff7ffc4bbda65e57ac4d0e50327ab3f70.tar.gz
llvm-b0bd07aff7ffc4bbda65e57ac4d0e50327ab3f70.tar.bz2
Fix strip-dead-debug-info test if path contains "bar".
This test checks that the string 'bar' (no quotes) doesn't exist in the output after running opt. But opt embeds the absolute path to the filename, and on my machine, the filename contains the string 'jlebar', causing the test to fail. This patch changes the test to look for the string '"bar"' instead. llvm-svn: 272941
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions