[all-commits] [llvm/llvm-project] c145e4: [Pass][NFC] Sort and format passes in PassRegister...

paperchalice via All-commits all-commits at lists.llvm.org
Wed Nov 29 01:22:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c145e4c18eab5d5edf664ad07d5c5be0e536d095
      https://github.com/llvm/llvm-project/commit/c145e4c18eab5d5edf664ad07d5c5be0e536d095
  Author: paperchalice <29250197+paperchalice at users.noreply.github.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M llvm/lib/Passes/PassRegistry.def

  Log Message:
  -----------
  [Pass][NFC] Sort and format passes in PassRegistery.def (#73762)

- Sort all passes in alphabetical order.
- Format `llvm/lib/Passes/PassRegistry.def`.
- Remove redundant semicolon.




More information about the All-commits mailing list