[llvm-commits] [llvm] r117849 - in /llvm/trunk: include/llvm/Support/ELF.h lib/MC/ELFObjectWriter.cpp

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Oct 31 18:45:16 PDT 2010


> For our information, how long does it take with your testcase?

On the test I have llvm-mc takes 4.8s with a debug build. The main
problem is that the file is 28MB. It can be reduced, but anything with
65280 sections is going to be big.

> ...Takumi
>

Cheers,
Rafael-



More information about the llvm-commits mailing list