| commit | 33f5d1492d624c12d12226a3fae08aa126855c5b | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Dec 20 22:54:02 2012 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Dec 20 22:54:02 2012 +0000 |
| tree | a1cb3fa51aa8a38d0a0bbc9b672aaa20963af393 | |
| parent | ac4210eacbd3e3011974bb225b215b884f0799ae [diff] |
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. llvm-svn: 170797