diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-22 12:00:42 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-06-22 15:51:00 +0200 |
commit | e638a290f7d0bb85dbf81ba34eaaeef8c8d1b42d (patch) | |
tree | e84f082754ab2bea951c9dc8d7d5dabe1f216ad9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 87bdde4962ea926e81a3534119ac8f02901b75b9 (diff) | |
download | llvm-e638a290f7d0bb85dbf81ba34eaaeef8c8d1b42d.zip llvm-e638a290f7d0bb85dbf81ba34eaaeef8c8d1b42d.tar.gz llvm-e638a290f7d0bb85dbf81ba34eaaeef8c8d1b42d.tar.bz2 |
[ConstantFold] Delay fetching pointer element type
Don't do this while stipping pointer casts, instead fetch it at
the end. This improves compatibility with opaque pointers for the
case where the base object is not opaque.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions