[PATCH] D105720: [AsmParser] Add support to LOCAL directive.
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 14:51:06 PDT 2021
jcai19 updated this revision to Diff 357647.
jcai19 added a comment.
Use StringSet instead of std::unordered_set <std::string>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105720/new/
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.357647.patch
Type: text/x-patch
Size: 4137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/e6d36ebc/attachment.bin>
More information about the llvm-commits
mailing list