llvm-project/llvm/lib/Bitcode
Nikita Popov c191035f42 [IR] Add elementtype attribute
This implements the elementtype attribute specified in D105407. It
just adds the attribute and the specified verifier rules, but
doesn't yet make use of it anywhere.

Differential Revision: https://reviews.llvm.org/D106008
2021-07-15 18:04:26 +02:00
..
Reader [IR] Add elementtype attribute 2021-07-15 18:04:26 +02:00
Writer [IR] Add elementtype attribute 2021-07-15 18:04:26 +02:00
CMakeLists.txt