OSDN Git Service

Fix pointers to go on the right hand side. NFC.
authorAna Pazos <apazos@codeaurora.org>
Wed, 3 Feb 2016 21:34:39 +0000 (21:34 +0000)
committerAna Pazos <apazos@codeaurora.org>
Wed, 3 Feb 2016 21:34:39 +0000 (21:34 +0000)
commite6463c961c5866e1e638c5fc8228ff56636f0a11
treed7485d36fdb435ad2156154e7c717b8ea62040e6
parent8e686c2bd463e14f037aa21c8267f395d4a76c89
Fix pointers to go on the right hand side. NFC.

Summary:
Fixed pointers to go on the right hand side following coding guidelines. NFC.

Patch by Mandeep Singh Grang.

Reviewers: majnemer, arsenm, sanjoy

Differential Revision: http://reviews.llvm.org/D16866

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259703 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Instructions.cpp