summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2019-01-09 23:26:50 +0000
committerZachary Turner <zturner@google.com>2019-01-09 23:26:50 +0000
commitf3a4770475c7d503ed66667f0085f0cdbfc3bbe9 (patch)
tree991779c2838a4933cce98ac09c59c63be2461c57 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
parent1026ce6de4b3773a011dc9c4dab18d2b0c00feca (diff)
downloadbcm5719-llvm-f3a4770475c7d503ed66667f0085f0cdbfc3bbe9.tar.gz
bcm5719-llvm-f3a4770475c7d503ed66667f0085f0cdbfc3bbe9.zip
Write PDB/variables.test to be more robust.
CHECK-DAG can't really be mixed with CHECK-NEXT statements because each non DAG check sets a new search-origin for following CHECK-DAG statements. This was passing by coincidence before, but a benign change in the way we process symbols caused the order of the output to be different, which triggered this test to fail. This change makes the test resilient against ordering problems by running a separate invocation of FileCheck for each function that we want to test. Note that with the Native PDB reader, we have full control over the ordering that symbols are processed in, so we don't have to worry about different machines returning things in different orders due to different DIA SDK versions. llvm-svn: 350773
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud