diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-20 00:30:20 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-07-20 00:35:14 -0500 |
commit | 49f2b41e6f9d5bea4d6803cc27bf667dd2bf4b63 (patch) | |
tree | 2c1b87bdcef371b5c7433b297092e9c338d9a986 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b96ea6b1fd260f09a246b9d168ea166bb7a199d1 (diff) | |
download | llvm-49f2b41e6f9d5bea4d6803cc27bf667dd2bf4b63.zip llvm-49f2b41e6f9d5bea4d6803cc27bf667dd2bf4b63.tar.gz llvm-49f2b41e6f9d5bea4d6803cc27bf667dd2bf4b63.tar.bz2 |
[Attributor] Gracefully handle interprocedural reachability queries
This does ensure `InformationCache::getPotentiallyReachable` will not
crash/assert on instructions from different functions but simply return
that one is reachable, which is conservatively correct.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions