diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-11 16:36:56 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-11 16:38:58 +0100 |
commit | b7585a08d5dfcc5bb85f00632f7cf8f2924036d8 (patch) | |
tree | cc225d99f77d4b1957c8584e1f24a5aa137d29e2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 60cb83d549a78301678bb7ddbfe95601b2f9694b (diff) | |
download | llvm-b7585a08d5dfcc5bb85f00632f7cf8f2924036d8.zip llvm-b7585a08d5dfcc5bb85f00632f7cf8f2924036d8.tar.gz llvm-b7585a08d5dfcc5bb85f00632f7cf8f2924036d8.tar.bz2 |
[Bitcode] Enumerate constexpr GEP source element type in initializer
The constexpr source element type was enumerated if the GEP was
used as part of an instruction. However, things like global
initializers go through a different code path, and we need to
enumerate the type there as well.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions