1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/MC/MCParser
Chad Rosier b2e9c0e226 [ms-inline asm] Have the TargetParser callback to Sema to determine the size of
a memory operand.  Retain this information and then add the sizing directives
to the IR.  This allows the backend to do proper instruction selection.

llvm-svn: 166316
2012-10-19 20:57:14 +00:00
..
AsmCond.h
AsmLexer.h Make use of the LLVM_DELETED_FUNCTION macro. 2012-08-29 06:28:46 +00:00
MCAsmLexer.h Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
MCAsmParser.h Pacify -Wnon-virtual-dtor. 2012-10-19 07:00:09 +00:00
MCAsmParserExtension.h Fix Doxygen issues: 2012-09-14 14:57:36 +00:00
MCParsedAsmOperand.h [ms-inline asm] Have the TargetParser callback to Sema to determine the size of 2012-10-19 20:57:14 +00:00