[llvm] r223784 - Move function to obtain branch weights into the BranchInst class. NFC.

Chandler Carruth chandlerc at google.com
Tue Dec 9 09:08:08 PST 2014


On Tue, Dec 9, 2014 at 5:55 PM, Juergen Ributzka <juergen at apple.com> wrote:

> I tried to avoid unnecessary code duplication, but I can revert it and add
> the functionality to CodeGenPrepare instead.


I'm all about minimizing code duplication, but this interface is really
deeply misleading to someone reading the API for the core LLVM IR.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/6164c674/attachment.html>


More information about the llvm-commits mailing list