[PATCH] D53686: [CMake] When built with LLVM, not use `-Wl,-z,defs`

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 20:18:54 PDT 2018


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Yeah, this seems right.  The builtins currently have some dependencies on libm, so you won't be able to build with `-z defs`.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D53686





More information about the llvm-commits mailing list