[PATCH] D28055: Move all BuildMI definitions to MachineInstrBuilder.h
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 05:02:33 PST 2016
rovka created this revision.
rovka added reviewers: MatzeB, t.p.northover, dexonsmith.
rovka added subscribers: llvm-commits, rengolin.
This is the first step in making all BuildMI overloads templates.
https://reviews.llvm.org/D28055
Files:
include/llvm/CodeGen/MachineInstrBuilder.h
lib/CodeGen/MachineInstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28055.82330.patch
Type: text/x-patch
Size: 5335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/249ed8a0/attachment.bin>
More information about the llvm-commits
mailing list