[PATCH] D83345: [ms] [llvm-ml] Fix MASM support for nested unnamed STRUCTs and UNIONs

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


epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Fix MASM support for nested unnamed STRUCTs and UNIONs


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83345

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/struct.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83345.276214.patch
Type: text/x-patch
Size: 3418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/c2582c69/attachment.bin>


More information about the llvm-commits mailing list