[all-commits] [llvm/llvm-project] 260fe0: [llvm][AArch64][TargetParser][NFC] Use parseArchEx...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Sat Feb 3 04:30:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 260fe032c2506cd53c6a813a71c2f096ba161e7f
      https://github.com/llvm/llvm-project/commit/260fe032c2506cd53c6a813a71c2f096ba161e7f
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M llvm/lib/TargetParser/AArch64TargetParser.cpp

  Log Message:
  -----------
  [llvm][AArch64][TargetParser][NFC] Use parseArchExtension in parseModifier. (#80427)

This allows making changes in parseArchExtension to make their way in
the command line as well, not only in target attributes.




More information about the All-commits mailing list