[PATCH] D51833: ELF: Add --build-id-link-dir=DIR switch

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 09:05:56 PDT 2018


ruiu added a comment.

This seems like a new feature proposal, and we haven't discussed this before. It's not clear to me why you have to do this inside the linker rather than a post-processing tool. Could you please elaborate about why you want to add a new option?


Repository:
  rL LLVM

https://reviews.llvm.org/D51833





More information about the llvm-commits mailing list