[PATCH] D125273: [llvm-ml] Imlement support for MASM's extern directive

Alan Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 15:12:15 PDT 2022


ayzhao updated this revision to Diff 428214.
ayzhao added a comment.

Make the extern.asm test more robust by declaring multiple symbols in one statement


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125273

Files:
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/test/tools/llvm-ml/extern.asm
  llvm/test/tools/llvm-ml/indirect_branch.asm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125273.428214.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/2f2ee215/attachment.bin>


More information about the llvm-commits mailing list