diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-06-25 07:37:27 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-06-25 07:37:27 +0000 |
commit | 1fea77c6fc6ab0d5557078656be6c54eba769b42 (patch) | |
tree | 018f2212532c40b25e7f9547fc881c10faf96285 /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 50e3dfe9d0a79d799e246884768f49c3d96746be (diff) | |
download | llvm-1fea77c6fc6ab0d5557078656be6c54eba769b42.zip llvm-1fea77c6fc6ab0d5557078656be6c54eba769b42.tar.gz llvm-1fea77c6fc6ab0d5557078656be6c54eba769b42.tar.bz2 |
[SimplifyCFG] Replace calls to null/undef with unreachable
Calling null is undefined behavior, a call to undef can be trivially
treated as a call to null.
llvm-svn: 273776
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions