diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2014-11-28 11:17:58 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2014-11-28 11:17:58 +0000 |
commit | a0b689923446176db3da4ce0d54f066700e142ef (patch) | |
tree | d999884b78a7b090ae41dc9640e65f90e2e0f631 /llvm/lib/Linker/LinkModules.cpp | |
parent | ab9524ecdba9c9fa64ca2fc0b66f08a687df605a (diff) | |
download | bcm5719-llvm-a0b689923446176db3da4ce0d54f066700e142ef.tar.gz bcm5719-llvm-a0b689923446176db3da4ce0d54f066700e142ef.zip |
[msan] Fix origin propagation for select of floats.
MSan does not assign origin for instrumentation temps (i.e. the ones that do
not come from the application code), but "select" instrumentation erroneously
tried to use one of those.
https://code.google.com/p/memory-sanitizer/issues/detail?id=78
llvm-svn: 222918
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions