diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-03-23 01:09:49 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-08 22:52:46 -0500 |
commit | cb0ecc5c33bd56a3eed0fa30ac787accec45d637 (patch) | |
tree | cda8ded6c833cc64d472780db55b12f09a1355c4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5877d6f5f46cb2a61b6887504508fdb4c60fb157 (diff) | |
download | llvm-cb0ecc5c33bd56a3eed0fa30ac787accec45d637.zip llvm-cb0ecc5c33bd56a3eed0fa30ac787accec45d637.tar.gz llvm-cb0ecc5c33bd56a3eed0fa30ac787accec45d637.tar.bz2 |
[CallGraphUpdater] Remove dead constants before replacing a function
Dead constants might be left when a function is replaced, we can
gracefully handle this case and avoid complexity for the users who would
see an assertion otherwise.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions