[llvm] r245921 - Pass function attributes instead of boolean in isIntDivCheap().

Steve King via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 22:05:23 PDT 2015


On Mon, Aug 24, 2015 at 7:53 PM, Eric Christopher <echristo at gmail.com> wrote:
> Bike shed: how about pass the function around instead.

Mehdi Amini advised to pass attributes instead of the function.


More information about the llvm-commits mailing list