llvm-project/llvm/lib/Linker
Andy Kaylor 34528c32d2 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
2021-09-07 11:41:43 -07:00
..
CMakeLists.txt [ThinLTO] Import symver directives for imported symbols (PR48214) 2020-12-02 14:56:43 +01:00
IRMover.cpp Copy Elementtype Attribute to IR at Link step 2021-09-07 11:41:43 -07:00
LinkDiagnosticInfo.h
LinkModules.cpp [Linker] Handle comdat nodeduplicate 2021-08-31 22:32:20 -07:00