diff options
author | Raul Tambre <raul@tambre.ee> | 2020-09-20 11:14:20 +0300 |
---|---|---|
committer | Raul Tambre <raul@tambre.ee> | 2020-09-21 19:12:29 +0300 |
commit | f91f28c350df6815d37c521e8f3dc0641a3ca467 (patch) | |
tree | b2c396844e6bad3988ab547e9bb782906feb175d /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 474d527c28f4e88ffda7b82e93e351aec2602380 (diff) | |
download | llvm-f91f28c350df6815d37c521e8f3dc0641a3ca467.zip llvm-f91f28c350df6815d37c521e8f3dc0641a3ca467.tar.gz llvm-f91f28c350df6815d37c521e8f3dc0641a3ca467.tar.bz2 |
[Sema] Split special builtin type lookups into a separate function
In case further such cases appear in the future we've got a generic function to add them to.
Additionally changed the ObjC special case to check the language and the identifier builtin ID instead of the name.
Addresses the cleanup suggestion from D87917.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D87983
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions