[PATCH] D13958: Mere SHF_STRING

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 14:28:57 PDT 2015


> I am doing a new clang build with this and will post the results shortly.

This time including --gc-sections (since it is already on master):

* gold    77092528 bytes, 1.591897178 seconds
* master  84991536 bytes, 0.501578306 seconds
* patch   74723056 bytes, 0.734235534 seconds

Cheers,
Rafael


More information about the llvm-commits mailing list