[all-commits] [llvm/llvm-project] bf9de7: [WebAssembly] Initialize missing passes in WebAsse...

Luke Lau via All-commits all-commits at lists.llvm.org
Thu Dec 8 04:57:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf9de7464946c65f488fe86ea61bfdecb8c654c1
      https://github.com/llvm/llvm-project/commit/bf9de7464946c65f488fe86ea61bfdecb8c654c1
  Author: Luke Lau <luke at igalia.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

  Log Message:
  -----------
  [WebAssembly] Initialize missing passes in WebAssemblyTargetMachine

These passes were lying around but weren't initialized, so they weren't
showing up in -print-after-all.

Differential Revision: https://reviews.llvm.org/D139440




More information about the All-commits mailing list