Commits

Nadav Rotem committed 300ab4df052
[PM] Add a small verification method to ensure that analysis run on funcs with bodies. Add a small verification method that checks that we run our function analysis only on functions with bodies (not on external definitions). I ran into this bug when working on the pass manager.