aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexis Engelke <engelke@in.tum.de>2024-08-08 13:06:33 +0200
committerGitHub <noreply@github.com>2024-08-08 13:06:33 +0200
commit5313d2e6d02d2a8b192e2c007241ff261287e1ca (patch)
treeb454a60f01049407639c97a4261bc8af816ea5c1 /clang/lib/Frontend/CompilerInvocation.cpp
parent5ea9dd8c7076270695a1d90b9c73718e7d95e0bf (diff)
downloadllvm-5313d2e6d02d2a8b192e2c007241ff261287e1ca.zip
llvm-5313d2e6d02d2a8b192e2c007241ff261287e1ca.tar.gz
llvm-5313d2e6d02d2a8b192e2c007241ff261287e1ca.tar.bz2
[CodeGen] Fix lower constant intrinsics for dead code (#102442)
lowerConstantIntrinsics does an RPO traveral, which doesn't reach dead blocks. Remove the assertion that all intrinsics are lowered, because some intrinsics might remain.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions