diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2022-03-01 11:57:08 +0000 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2022-03-01 11:57:08 +0000 |
commit | 33830326aadb928e304942015b63d5ed38073211 (patch) | |
tree | 8b6e3d5a6fa681ea2ccd2ef844d83599ec9473ac /clang/lib/Lex/ModuleMap.cpp | |
parent | b803aee67b2e085693e42ced9ba51f9c96e24186 (diff) | |
download | llvm-33830326aadb928e304942015b63d5ed38073211.zip llvm-33830326aadb928e304942015b63d5ed38073211.tar.gz llvm-33830326aadb928e304942015b63d5ed38073211.tar.bz2 |
[FuncSpec] Remove definitions of fully specialized functions.
A function is basically dead when:
* it has no uses
* it has only self-referencing uses (it's recursive)
Differential Revision: https://reviews.llvm.org/D119878
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions