[PATCH] D69296: [ARM] Uses "Sun Style" syntax for section switching

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 11:04:37 PDT 2019


MaskRay added a comment.

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?


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