[llvm-commits] [PATCH]lto/addAsmGlobalSymbols: fast path when no module level asm is present

Eli Friedman eli.friedman at gmail.com
Wed Sep 7 17:48:26 PDT 2011


On Wed, Sep 7, 2011 at 5:38 PM, Ivan Krasin <krasin at chromium.org> wrote:
> Hi llvm team,
>
> this patch adds a fast path for LTOModule::addAsmGlobalSymbols when
> where's no assembly defined in the module.
>
> Please, find the patch attached or online:
> http://codereview.chromium.org/7850008/
>
> OK to commit?

Yes, fine.

-Eli



More information about the llvm-commits mailing list