[PATCH] D85415: [Sparc] Don't use SunStyleELFSectionSwitchSyntax

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 13:59:01 PDT 2020


efriedma added a comment.

That all makes sense.

I don't see any obvious reason why we shouldn't accept the Sun syntax on all targets; the parsing is straightforward, and it's not ambiguous.


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