diff options
author | Pavel Labath <pavel@labath.sk> | 2019-07-23 12:26:09 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-07-23 12:26:09 +0000 |
commit | 7c35db08655182021c9ba9c7171e625eaa7e50e2 (patch) | |
tree | a199614b391aeee20e4297a04032e9b899650a76 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 53f9fec8e8b58f5a904bbfb4a1d648cde65aa860 (diff) | |
download | bcm5719-llvm-7c35db08655182021c9ba9c7171e625eaa7e50e2.tar.gz bcm5719-llvm-7c35db08655182021c9ba9c7171e625eaa7e50e2.zip |
Fix windows build after r366791
A side effect of this commit was that it exchanged the order of types
and compile units in the output of SymbolVendor::Dump. A couple of PDB
tests dependened on that to assert the links between the two.
While it wouldn't be too hard to update the tests, the change of
ordering was not something I intended to do with that patch, and is easy
to restore the original order, so I do just that.
llvm-svn: 366798
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions