[PATCH] D55505: [LLD][ELF] Implement option to force PIC compatible Thunks

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 11:37:11 PST 2019


ruiu added a comment.

Generally looking good.

What is a reason to add the option as `--pic-thunk` with an alias of `--pic-veneer`? If existing code uses `--pic-veneer`, maybe we could just add that option?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55505/new/

https://reviews.llvm.org/D55505





More information about the llvm-commits mailing list