[PATCH] Return iterator from Instruction::eraseFromParent.
Daniel Berlin
dberlin at dberlin.org
Wed Apr 1 11:06:36 PDT 2015
Mark the function i moved to be inline (Darwin apparently does not care for some reason).
Also happy to move it into a .cpp file if we like, just trying to replicate the same single-module inlining availability
that existed before
http://reviews.llvm.org/D8783
Files:
include/llvm/IR/BasicBlock.h
include/llvm/IR/Instruction.h
lib/IR/Instruction.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8783.23080.patch
Type: text/x-patch
Size: 4496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150401/47a6018d/attachment.bin>
More information about the llvm-commits
mailing list