Files
clang-p2996/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Roman Lebedev d5a4d6a497 [BitcodeReader] propagateAttributeTypes(): fix opaque pointer handling
Can't get the pointee type of an opaque pointer,
but in that case said attributes must already be typed,
so just don't try to rewrite them if they already are.
2021-12-28 22:06:51 +03:00

252 KiB