[all-commits] [llvm/llvm-project] cde402: [FunctionAttrs] Add missing pass dependency

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jun 27 01:16:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cde402778a429b5c349d8b61fae5fc7398d24325
      https://github.com/llvm/llvm-project/commit/cde402778a429b5c349d8b61fae5fc7398d24325
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionAttrs.cpp

  Log Message:
  -----------
  [FunctionAttrs] Add missing pass dependency

This pass depends on AAResults. This fixes the ocaml IPO binding
tests.




More information about the All-commits mailing list