[llvm-commits] [patch] Fix FIXME by adding .org to the relaxation

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 1 13:42:45 PDT 2010


The attached patch fixes:

    // FIXME: We should compute this sooner, we don't want to recurse here, and
    // we would like to be more functional.

by adding .org directives to the relaxation. We start by assuming they
have 0 size and update as the relaxation advances.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: org.patch
Type: text/x-diff
Size: 6769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101101/a41adaa8/attachment.patch>


More information about the llvm-commits mailing list