[PATCH] D69296: [ARM] Uses "Sun Style" syntax for section switching
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 14:17:46 PDT 2019
nickdesaulniers added a comment.
In D69296#1725741 <https://reviews.llvm.org/D69296#1725741>, @MaskRay wrote:
> The original patch looks fine because the `SunStyleELFSectionSwitchSyntax` functionality is already there. Now we start to add `IsCompatibleWithSunStyleELFSectionSwitchSyntax`... Have we communicated the Solaris assembler's .section syntax problem to the Linux community?
https://github.com/ClangBuiltLinux/linux/issues/744#issuecomment-547633348
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69296/new/
https://reviews.llvm.org/D69296
More information about the llvm-commits
mailing list