[PATCH] D26199: [ELF] - Implemented --build-id=tree

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 10:22:06 PDT 2016


ruiu added a comment.

I don't think we want to add one more different type of --build-id= option because we already have too many. We probably should use threads by default for "fast", "sha1" and "md5".


https://reviews.llvm.org/D26199





More information about the llvm-commits mailing list