diff options
author | Andy Kaylor <andrew.kaylor@intel.com> | 2021-09-03 18:24:09 -0700 |
---|---|---|
committer | Andy Kaylor <andrew.kaylor@intel.com> | 2021-09-07 11:41:43 -0700 |
commit | 34528c32d23f98312434bb8d67510bef616e5b44 (patch) | |
tree | b1fd0ba1de0815dcc908db31ad2184864a00a033 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | abd80ecf6ed8f013b8c78fb00a2637dfc81e50cb (diff) | |
download | llvm-34528c32d23f98312434bb8d67510bef616e5b44.zip llvm-34528c32d23f98312434bb8d67510bef616e5b44.tar.gz llvm-34528c32d23f98312434bb8d67510bef616e5b44.tar.bz2 |
Copy Elementtype Attribute to IR at Link step
Copying IR during linking causes a type mismatch due to the field being missing in IRMover/Valuemapper. Adds the full range of typed attributes including elementtype attribute in the copy functions.
Patch by Chenyang Liu
Differential Revision: https://reviews.llvm.org/D108796
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions