diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-01-25 20:21:41 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-02-10 01:11:32 -0600 |
commit | 87ddf1f4fad01bccb70f10a3ee5c5ad5b20e4de4 (patch) | |
tree | b729a144d30c64aada852cd13cc6e5f79a9f1dfa /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1c0ebcca6edd977194efbccb7b6c35777439bcd3 (diff) | |
download | llvm-87ddf1f4fad01bccb70f10a3ee5c5ad5b20e4de4.zip llvm-87ddf1f4fad01bccb70f10a3ee5c5ad5b20e4de4.tar.gz llvm-87ddf1f4fad01bccb70f10a3ee5c5ad5b20e4de4.tar.bz2 |
[Attributor] Simple casts preserve no-alias property
This is a minimal but important advancement over the existing code. A
cast with an operand that is only used in the cast retains the no-alias
property of the operand.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions