[PATCH] D105720: [AsmParser] Add support to LOCAL directive.
Arthur Heymans via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 12:55:58 PDT 2022
ArthurHeymans added a comment.
Herald added a subscriber: StephenFan.
Herald added a project: All.
Actually the coreboot project (open source firmware) uses the 'LOCAL' directive: https://review.coreboot.org/c/coreboot/+/63045/ .
I'm trying to get that project working and building with clang so this feature would certainly help.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105720/new/
https://reviews.llvm.org/D105720
More information about the llvm-commits
mailing list