[ADCE] Fix formatting of pointer types
authorHal Finkel <hfinkel@anl.gov>
Sun, 15 Feb 2015 15:47:52 +0000 (15:47 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 15 Feb 2015 15:47:52 +0000 (15:47 +0000)
commitc6035cff5545c9f4b033439b282e45032caa6f5f
tree0fc1ea94d7303adfe375742e39f28bda2abd1b83
parent234d8fea7b46fbf0b7723e34cb9028bcc4ee9dfb
[ADCE] Fix formatting of pointer types

We prefer to put the * with the variable, not with the type; NFC.

llvm-svn: 229317
llvm/lib/Transforms/Scalar/ADCE.cpp