[CallSiteSplitting] Dereference pointer earlier.
authorFlorian Hahn <florian.hahn@arm.com>
Tue, 13 Feb 2018 13:51:51 +0000 (13:51 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Tue, 13 Feb 2018 13:51:51 +0000 (13:51 +0000)
commit78bddd4cca8ef7aa572df985be4e211904771f0a
treec8afa44b409fca4afa28a8959c19688322d01f42
parentbe0dd72620c3c7a6679727c68539f5a54660da2c
[CallSiteSplitting] Dereference pointer earlier.

This should make the sanitizers happy.

llvm-svn: 325004
llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp