aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-03-06 17:05:12 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-03-06 17:05:12 +0000
commitddb33c096107ae70ae0b5d39e506c6e7a6151052 (patch)
treeb9fd35d2f86a190bbc1dc06b282fefd8284eb4d8 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent7ed0bc26acebe2d88d3d86d0273bca960f8c5d0f (diff)
downloadllvm-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