[PATCH] D53796: [libcxx] Use AS_NEEDED command for linker script inputs

Fangrui Song via Phabricator reviews at reviews.llvm.org
Tue Nov 6 18:06:32 PST 2018


MaskRay added a comment.

I am mostly convinced by the ABI contract argument :) I really enjoy the interpretation but am willing to learn more. @mcgrathr Should other `libfoo.so` behave so (on-demand `DT_NEEDED` tag) in an ideal world?

@phosek would you mind amending the description with Roland's arguments?


Repository:
  rCXX libc++

https://reviews.llvm.org/D53796





More information about the libcxx-commits mailing list