]> granicus.if.org Git - llvm/commit
[Attributor] Ensure AAIsDead correctly overrides getIRPosition
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 4 Sep 2019 16:01:09 +0000 (16:01 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 4 Sep 2019 16:01:09 +0000 (16:01 +0000)
commit272f9e8944765302f7663ef5834233ac163eff4c
treec289ab0540b6c1532b227a733f17d07f2c094711
parent8ed8a589b952b2cb4c5da8e9ef7f3cb657a646d6
[Attributor] Ensure AAIsDead correctly overrides getIRPosition

As commented on D65712, the getIRPosition methods weren't correctly being overridden.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370914 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/Attributor.h