[PATCH] D22281: [CodeGen] Refactor MachineMemOperand's Flags enum.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:01:51 PDT 2016


jlebar updated this revision to Diff 63810.
jlebar marked 3 inline comments as done.
jlebar added a comment.

Give the Flags enum an explicit storage type.


http://reviews.llvm.org/D22281

Files:
  include/llvm/CodeGen/MachineMemOperand.h
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22281.63810.patch
Type: text/x-patch
Size: 8251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/a187401d/attachment.bin>


More information about the llvm-commits mailing list