[PATCH] D33278: [LLVM][x86][Inline Asm] - Enum support for MS syntax
Matan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 07:27:48 PDT 2017
mharoush created this revision.
This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements.
part 2 out of 2.
[https://reviews.llvm.org/D33277]
Repository:
rL LLVM
https://reviews.llvm.org/D33278
Files:
include/llvm/MC/MCParser/MCAsmParser.h
lib/Target/X86/AsmParser/X86AsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33278.99297.patch
Type: text/x-patch
Size: 6184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170517/b4800564/attachment.bin>
More information about the cfe-commits
mailing list