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

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 14:33:42 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc8e262afe83: [ms] [llvm-ml] Add initial MASM STRUCT/UNION support (authored by epastor).

Changed prior to commit:
  https://reviews.llvm.org/D75306?vs=274814&id=275690#toc

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
  llvm/test/tools/llvm-ml/struct_errors.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75306.275690.patch
Type: text/x-patch
Size: 84988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/fd67abdc/attachment-0001.bin>


More information about the llvm-commits mailing list