[PATCH] D85415: [Sparc] Don't use SunStyleELFSectionSwitchSyntax
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug  8 11:05:41 PDT 2022
    
    
  
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: StephenFan.
Herald added a project: All.
For Linux, this makes sense. sparc64-linux-gnu-gcc uses the GNU style section directive. If Solaris may prefer SunStyleELFSectionSwitchSyntax, you can add a condition.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85415/new/
https://reviews.llvm.org/D85415
    
    
More information about the llvm-commits
mailing list