[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:37:20 PDT 2022


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

Actually add the extern_errors.asm test this time


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/extern_errors.asm
  llvm/test/tools/llvm-ml/indirect_branch.asm

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


More information about the llvm-commits mailing list