[PATCH] D19705: ELF: Add "fast link" mode.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 19:21:50 PDT 2016


ruiu added a comment.

Maybe we can, but this should be one below the default optimization level. So maybe we should define -O1 as default and -O0 as this? Then I think "O" makes sense.


http://reviews.llvm.org/D19705





More information about the llvm-commits mailing list