[FunctionAttrs] Add missing pass dependency
authorNikita Popov <npopov@redhat.com>
Mon, 27 Jun 2022 08:15:06 +0000 (10:15 +0200)
committerNikita Popov <npopov@redhat.com>
Mon, 27 Jun 2022 08:15:06 +0000 (10:15 +0200)
commitcde402778a429b5c349d8b61fae5fc7398d24325
tree4d6fd127eb7268058e2d3a7c2baa050d0d863361
parent217e85761cd1978931e29546e15716614e3b2fcc
[FunctionAttrs] Add missing pass dependency

This pass depends on AAResults. This fixes the ocaml IPO binding
tests.
llvm/lib/Transforms/IPO/FunctionAttrs.cpp