diff options
author | Ben Barham <ben_barham@apple.com> | 2022-11-18 12:32:39 -0800 |
---|---|---|
committer | Ben Barham <ben_barham@apple.com> | 2022-11-28 11:51:08 -0800 |
commit | 699ae92f045331b555394b8b9757d7e0fbf97100 (patch) | |
tree | 085da526be8277e555e89664d6693ce6a83b2fbd /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 52dd5b6e953686679c7a4a24e8d454bc1e76fafa (diff) | |
download | llvm-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