[PATCH] D49330: [compiler-rt] Include -lm when using compiler-rt, due to dependencies in some __div methods.

Jordan Rupprecht via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 16 14:56:52 PDT 2018


rupprecht added a comment.

Thanks Eli, I'll see how hard it is to remove those calls to logb/logbf (those seem to be the only ones causing link errors) and revert this change if that's possible.


Repository:
  rC Clang

https://reviews.llvm.org/D49330





More information about the cfe-commits mailing list