diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-12-20 02:19:22 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-12-20 02:19:22 +0000 |
commit | b07d836577f90e09352cd26958ffb7addc995a89 (patch) | |
tree | c77ecbd7cacdaaa797b8d5d7bdedf0fe1c15cca4 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 714c494ca1271c55f6b84a7bead086b888b40f03 (diff) | |
download | llvm-b07d836577f90e09352cd26958ffb7addc995a89.zip llvm-b07d836577f90e09352cd26958ffb7addc995a89.tar.gz llvm-b07d836577f90e09352cd26958ffb7addc995a89.tar.bz2 |
[x86] Change the test added in r223774 to first check the spelling of
the error message for a bogus processor, and then look specifically for
that error message using FileCheck.
I actually tried to write the test this way at first, but drew a blank
on how to ensure the error message stayed in sync (oops). Now that I've
recalled how to do that, this is clearly better.
It also fixes an issue with a malloc implementation that actually prints
to stderr in all cases, which was causing problems for some builders it
seems.
llvm-svn: 224665
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions