[PATCH] D77370: [libunwind] Add LIBUNWIND_ENABLE_PIC

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 09:14:00 PDT 2020


compnerd added a comment.

@ldionne - "hard coding" is the right solution.  If the user specifies a value on the command line or through a cache file, that will be the value used.  What I suggested works as a default value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77370





More information about the llvm-commits mailing list