Fixed pointers to go on the right hand side following coding guidelines. NFC.
Patch by Mandeep Singh Grang.
Differential D16866
Fix pointers to go on the right hand side. NFC. ClosedPublic Authored by mgrang on Feb 3 2016, 1:11 PM.
Details Summary Fixed pointers to go on the right hand side following coding guidelines. NFC. Patch by Mandeep Singh Grang.
Diff Detail Event Timeline
This revision is now accepted and ready to land.Feb 3 2016, 1:24 PM
Revision Contents
Diff 46822 lib/IR/Instructions.cpp
|
This one should not change because it is an IR example, where the pointer is to the left