[PATCH] D78325: [ubsan] Link shared runtime library with a version script.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 10:47:29 PDT 2020


eugenis added a comment.

Sorry about that! Any idea why this is happening? I don't see any "-lc++" on the linker command line, but the driver should add it anyway when you link with "clang++" AFAIK.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78325





More information about the llvm-commits mailing list