[llvm] r207713 - Patch for function cloning to inline all blocks whose address is taken

Eric Christopher echristo at gmail.com
Thu May 15 13:06:31 PDT 2014


On Wed, May 14, 2014 at 7:03 PM, Joerg Sonnenberger
<joerg at britannica.bec.de> wrote:
> On Wed, Apr 30, 2014 at 10:05:03PM -0000, Gerolf Hoflehner wrote:
>> Author: ghoflehner
>> Date: Wed Apr 30 17:05:02 2014
>> New Revision: 207713
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=207713&view=rev
>> Log:
>> Patch for function cloning to inline all blocks whose address is taken
>
> This breaks the build of Ruby 1.9.3. Can't give you more details yet
> except that the initial version crashes.
>

Do you have any more data on this Joerg? Since this is currently not
being used we can revert it - it was a patch to fix some possibly bad
behavior when we got smarter about inlining and proving safety.

Gerolf: any other thoughts?

-eric



More information about the llvm-commits mailing list