1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/AsmParser
Dylan McKay 94ce19c111 [AVR] Add calling convention parser tokens
Summary: Adds the 'avr_intrcc' and 'avr_signalcc' IR calling convention tokens to the parser.

Reviewers: arsenm

Subscribers: dylanmckay, llvm-commits

Differential Revision: http://reviews.llvm.org/D16348

llvm-svn: 262600
2016-03-03 10:08:02 +00:00
..
CMakeLists.txt modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
LLLexer.cpp [AVR] Add calling convention parser tokens 2016-03-03 10:08:02 +00:00
LLLexer.h
LLParser.cpp [AVR] Add calling convention parser tokens 2016-03-03 10:08:02 +00:00
LLParser.h [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
LLToken.h [AVR] Add calling convention parser tokens 2016-03-03 10:08:02 +00:00
LLVMBuild.txt
module.modulemap
Parser.cpp AsmParser: Save and restore the parsing state for types using SlotMapping. 2015-08-21 21:32:39 +00:00