1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/AsmParser
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
..
CMakeLists.txt
LLLexer.cpp [IR] Add elementtype attribute 2021-07-15 18:04:26 +02:00
LLParser.cpp [AsmParser] Unify parsing of attributes 2021-07-15 17:51:11 +02:00
Parser.cpp [Lexer] Allow LLLexer to be used as an API 2021-04-26 12:43:14 -04:00