diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2020-07-02 22:09:01 -0700 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2020-07-03 15:20:23 -0700 |
commit | aa5ec34e312699a2fe5263133129a1e103ac91ee (patch) | |
tree | 828bc85d7348b3513f6fed5690667c4a18263955 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e359ab1eca5727ce4c688bb49323b8a09478d61c (diff) | |
download | llvm-aa5ec34e312699a2fe5263133129a1e103ac91ee.zip llvm-aa5ec34e312699a2fe5263133129a1e103ac91ee.tar.gz llvm-aa5ec34e312699a2fe5263133129a1e103ac91ee.tar.bz2 |
[LoopDeletion] Emit a remark when a dead loop is deleted
This emits a remark when LoopDeletion deletes a dead loop, using the
source location of the loop's header. There are currently two reasons
for removing the loop: invariant loop or loop that never executes.
Differential Revision: https://reviews.llvm.org/D83113
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions