aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorBen Barham <ben_barham@apple.com>2022-11-18 12:32:39 -0800
committerBen Barham <ben_barham@apple.com>2022-11-28 11:51:08 -0800
commit699ae92f045331b555394b8b9757d7e0fbf97100 (patch)
tree085da526be8277e555e89664d6693ce6a83b2fbd /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent52dd5b6e953686679c7a4a24e8d454bc1e76fafa (diff)
downloadllvm-699ae92f045331b555394b8b9757d7e0fbf97100.zip
llvm-699ae92f045331b555394b8b9757d7e0fbf97100.tar.gz
llvm-699ae92f045331b555394b8b9757d7e0fbf97100.tar.bz2
[Index] Add various missing USR generation
Over the years there's been many builtin types added without corresponding USRs. Add a `@BT@<name>` USR for all these types. Also add a comment so that hopefully this doesn't continue happening. `MSGuid` was also missing a USR, use `@MG@GUID{<uuid>}` for it. Resolves rdar://102198268. Differential Revision: https://reviews.llvm.org/D138322
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions