MachineRegisterInfo was already a friend of MachineOperand, and GCC complains
authorMatt Beaumont-Gay <matthewbg@google.com>
Thu, 9 Aug 2012 00:30:39 +0000 (00:30 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Thu, 9 Aug 2012 00:30:39 +0000 (00:30 +0000)
commit9bac67657bb158d8649e85494f5999993591b87c
tree90c1e5733caa7995617631ec02efe68b6245ee27
parent2d39a0e52df9ce050bd4e2de3a2ecca8fd9a87c3
MachineRegisterInfo was already a friend of MachineOperand, and GCC complains
about repeated friending.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161553 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineOperand.h