[PATCH] D75306: [ms] [llvm-ml] Add initial MASM STRUCT/UNION support

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 15:30:46 PST 2020


epastor updated this revision to Diff 247376.
epastor added a comment.

Switch away from std::variant to allow compilation without C++17


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75306/new/

https://reviews.llvm.org/D75306

Files:
  llvm/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/tools/llvm-ml/struct.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75306.247376.patch
Type: text/x-patch
Size: 75140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/1fdb0ec6/attachment.bin>


More information about the llvm-commits mailing list