[PATCH] D105720: [AsmParser] Add support to LOCAL directive.

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 12:13:03 PDT 2021


jcai19 created this revision.
Herald added a subscriber: hiraditya.
jcai19 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This addresses PR#45051 and addes support to LOCAL directive when
alternate macro mode is enabled.

Link:
https://sourceware.org/binutils/docs/as/Altmacro.html#Altmacro


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105720

Files:
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/test/MC/AsmParser/directive_local_alt_macro_mode.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105720.357589.patch
Type: text/x-patch
Size: 4028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/9b086dd9/attachment.bin>


More information about the llvm-commits mailing list