diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-11 17:14:48 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-11 17:16:34 +0100 |
commit | a803cb9e52435b8f981328d79bc322ab09416cbd (patch) | |
tree | 55290a1cdef5287a7097773f55ea31b85f9d9078 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 85e2731aa3d440384067001a9a460a889037eb11 (diff) | |
download | llvm-a803cb9e52435b8f981328d79bc322ab09416cbd.zip llvm-a803cb9e52435b8f981328d79bc322ab09416cbd.tar.gz llvm-a803cb9e52435b8f981328d79bc322ab09416cbd.tar.bz2 |
[AsmParser] Check forward reference type with opaque pointers
While we don't need to check the element type in this case, we
do need to make sure that the pointers have the same address space,
otherwise RAUW will assert.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions