[PATCH] D53535: [MC] Separate masm integer literal lexer support from inline asm
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 24 13:27:13 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345189: [MC] Separate masm integer literal lexer support from inline asm (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53535?vs=170785&id=170968#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53535
Files:
llvm/trunk/include/llvm/MC/MCParser/AsmLexer.h
llvm/trunk/include/llvm/MC/MCParser/MCAsmLexer.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
llvm/trunk/lib/MC/MCParser/AsmLexer.cpp
llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/trunk/test/MC/AArch64/macro-hex-int.s
llvm/trunk/test/MC/X86/intel-syntax-hex.s
llvm/trunk/test/MC/X86/pr27884.s
llvm/trunk/test/tools/llvm-mca/X86/intel-syntax.s
llvm/trunk/tools/llvm-mc/llvm-mc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53535.170968.patch
Type: text/x-patch
Size: 9812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/5546e15a/attachment.bin>
More information about the llvm-commits
mailing list