[PATCH] D110050: [Bazel] add linkopt to warn on unresolved symbols for llvm/lib/Support under FreeBSD

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 11:02:03 PDT 2021


GMNGeoffrey added a comment.

Hmmm I rather suspect this isn't the right fix. Can you provide the error message you're hitting? I don't see any place that the CMake build has `--warn-unresolved-symbols`, so I suspect we're setting something wrong in the config.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110050



More information about the llvm-commits mailing list