diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2018-03-06 17:05:12 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2018-03-06 17:05:12 +0000 |
commit | ddb33c096107ae70ae0b5d39e506c6e7a6151052 (patch) | |
tree | b9fd35d2f86a190bbc1dc06b282fefd8284eb4d8 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 7ed0bc26acebe2d88d3d86d0273bca960f8c5d0f (diff) | |
download | llvm-ddb33c096107ae70ae0b5d39e506c6e7a6151052.zip llvm-ddb33c096107ae70ae0b5d39e506c6e7a6151052.tar.gz llvm-ddb33c096107ae70ae0b5d39e506c6e7a6151052.tar.bz2 |
Improve duplicated version handling.
It looks like the problem that caused us to originally warn instead of
error was that of a symbol being assigned to the same version twice.
Now we don't warn if a symbol is assigned to the same version twice,
but error if it is assigned to multiple.
This fixes pr28342.
llvm-svn: 326813
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions