[PATCH] D40419: [CodeGen] Separate MachineOperand implementation from MachineInstr

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 24 03:33:51 PST 2017


thegameg created this revision.
Herald added a subscriber: mgorny.

Move the implementation to its own file.


https://reviews.llvm.org/D40419

Files:
  include/llvm/CodeGen/MachineOperand.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineOperand.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40419.124150.patch
Type: text/x-patch
Size: 56910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171124/511b56a4/attachment-0001.bin>


More information about the llvm-commits mailing list