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

Alan Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 10:32:22 PDT 2022


ayzhao updated this revision to Diff 428430.
ayzhao marked an inline comment as done.
ayzhao added a comment.

use @LINE + 1 for consistency


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.428430.patch
Type: text/x-patch
Size: 5601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/a108a65c/attachment.bin>


More information about the llvm-commits mailing list