[PATCH] D30258: [ELF] - Implemented --no-dynamic-linker option

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 09:49:22 PST 2017


ruiu added a comment.

I wouldn't add this unless it is implemented in the same way as other -no-foo options. Basically you don't need to edit anything but Driver.cpp.


https://reviews.llvm.org/D30258





More information about the llvm-commits mailing list