[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:50:33 PDT 2020


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

Avoid re-implementing alignTo.


Repository:
  rG LLVM Github Monorepo

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

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.276220.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/5066e360/attachment.bin>


More information about the llvm-commits mailing list