aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-07-01 22:49:59 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-07-01 22:49:59 +0000
commitb736335dc3e3aca2c2dd0cfb676d00e119e3cc91 (patch)
tree36dec7d3b49caa24a9eea094ceb60c05363b183d /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent327bb5ad82328bb92907bb2acf87e2282593e1e4 (diff)
downloadllvm-b736335dc3e3aca2c2dd0cfb676d00e119e3cc91.zip
llvm-b736335dc3e3aca2c2dd0cfb676d00e119e3cc91.tar.gz
llvm-b736335dc3e3aca2c2dd0cfb676d00e119e3cc91.tar.bz2
[msan] Fix __msan_maybe_ for non-standard type sizes.
Fix incorrect calculation of the type size for __msan_maybe_warning_N call that resulted in an invalid (narrowing) zext instruction and "Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed." Only happens in very large functions (with more than 3500 MSan checks) operating on integer types that are not power-of-two. llvm-svn: 274395
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions