Unbreak the build
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 7 Nov 2015 02:26:53 +0000 (02:26 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 7 Nov 2015 02:26:53 +0000 (02:26 +0000)
commit226fd8ff512d938b3bf197f2404bfcb080699ad6
tree7fda9c1c53eca4fb0453760e65d0c7b6c6db8b67
parent934f075e35df3936766447439f959605dacc122e
Unbreak the build

My code clashed with some ilist iterator changes upstream.  Fix by
adding an explicit "&*" coercion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252392 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionAttrs.cpp