summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2011-05-10 20:28:29 +0000
committerMatt Beaumont-Gay <matthewbg@google.com>2011-05-10 20:28:29 +0000
commit5bd77b3b0f928eda1b9c1e457540541d69de4cda (patch)
tree41c8d93b81d6b7cd77bc3a37ab4156f0a657b42a /llvm/lib/CodeGen
parentd0d2354258d4cbc54d94611e82f44bb70df3b6e9 (diff)
downloadbcm5719-llvm-5bd77b3b0f928eda1b9c1e457540541d69de4cda.tar.gz
bcm5719-llvm-5bd77b3b0f928eda1b9c1e457540541d69de4cda.zip
Change magic string "abc" to better magic string "qux".
Wait, what? So, we run Clang (and LLVM) tests in an environment where the md5sum of the input files becomes a component of the path. When testing the preprocessor, the path becomes part of the output (in line directives). In this test, we were grepping for the absence of "abc" in the output. When the stars aligned properly, the md5sum component of the path contained "abc" and the test failed. Oops. llvm-svn: 131147
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud