]> granicus.if.org Git - llvm/commit
[Attributor] Make unimplemented method pure virtual.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 7 Sep 2019 10:27:13 +0000 (10:27 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 7 Sep 2019 10:27:13 +0000 (10:27 +0000)
commit7576bfc5394367033b84f5586f70891e9e528c59
tree6b0063d614dffba0d30b30307ed36052fa0ad7a8
parent781f9079d19d24424f2ce9ec8d42aca39d25ad6c
[Attributor] Make unimplemented method pure virtual.

Otherwise the compiler mistakes it for a vtable anchor.

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