diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-05-19 13:35:58 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-06-09 16:48:53 +0200 |
commit | a3273c0c06003b9e5f53a856844fee42a17e6b7b (patch) | |
tree | 6bcd808e0bac659ec017965100eed39b2fdc210c /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | a3fc8adb7e70df2ac82ae72fb7bb3d8f390cb5ec (diff) | |
download | llvm-a3273c0c06003b9e5f53a856844fee42a17e6b7b.zip llvm-a3273c0c06003b9e5f53a856844fee42a17e6b7b.tar.gz llvm-a3273c0c06003b9e5f53a856844fee42a17e6b7b.tar.bz2 |
[Attributor] Ensure to use the proper liveness AA
When determining liveness via Attributor::isAssumedDead(...) we might
end up without a liveness AA or with one pointing into another function.
Neither is helpful and we will avoid both from now on.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions