llvm-6502/include
Jakob Stoklund Olesen be06aacaa9 Add an MF argument to MI::copyImplicitOps().
This function is often used to decorate dangling instructions, so a
context reference is required to allocate memory for the operands.

Also add a corresponding MachineInstrBuilder method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170797 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-20 22:54:02 +00:00
..
llvm Add an MF argument to MI::copyImplicitOps(). 2012-12-20 22:54:02 +00:00
llvm-c Remove edis - the enhanced disassembler. Fixes PR14654. 2012-12-19 19:55:47 +00:00