1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Bitcode
Nikita Popov d58a8fbeab [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
..
BitcodeAnalyzer.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
BitcodeCommon.h
BitcodeConvenience.h Bitcode: add some convenience helpers for streaming bitcode 2020-12-08 21:15:41 +00:00
BitcodeReader.h
BitcodeWriter.h
BitcodeWriterPass.h [NewPM] Mark BitcodeWriter as required. 2021-05-21 16:14:09 -07:00
LLVMBitCodes.h [IR] Add elementtype attribute 2021-07-15 18:04:26 +02:00