llvm-project/llvm/lib/AsmParser
Augie Fackler d664c4b73c Attributes: add a new allocalign attribute
This will let us start moving away from hard-coded attributes in
MemoryBuiltins.cpp and put the knowledge about various attribute
functions in the compilers that emit those calls where it probably
belongs.

Differential Revision: https://reviews.llvm.org/D117921
2022-03-04 15:57:53 -05:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
LLLexer.cpp Attributes: add a new allocalign attribute 2022-03-04 15:57:53 -05:00
LLParser.cpp Remove redundant word word in AsmParser DIFlag parsing 2022-02-22 17:50:13 -08:00
Parser.cpp [Lexer] Allow LLLexer to be used as an API 2021-04-26 12:43:14 -04:00