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

Chris Lattner clattner at apple.com
Sun Oct 31 18:49:41 PDT 2010


On Oct 31, 2010, at 6:45 PM, Rafael EspĂ­ndola wrote:

>> 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.

IMO, this isn't worth making a testcase for, keep the testsuite simple :)

-Chris



More information about the llvm-commits mailing list