]> granicus.if.org Git - clang/commit
Revert "Decorating virtual functions load with invariant.load" and fix
authorRenato Golin <renato.golin@linaro.org>
Thu, 1 Oct 2015 12:58:41 +0000 (12:58 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 1 Oct 2015 12:58:41 +0000 (12:58 +0000)
commit8567fd2fe8a86e4799f27daa715adc8bc95b3282
treee74d3eea806d9d3c704c01b00c5e3f541056a146
parentba5881e7bdcc6bb43da1cad22534e23e56a9b75f
Revert "Decorating virtual functions load with invariant.load" and fix

This reverts commit r248982 as it was breaking the ARM buildbots and the fix didn't work.
This reverts commit r248984, the fix that didn't work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249005 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ItaniumCXXABI.cpp
test/CodeGenCXX/virtual-function-calls.cpp