[Openmp-commits] [PATCH] D107698: [libomptarget][amdgpu] use --allow-shlib-undefined to link on FreeBSD

Alexander Richardson via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Aug 8 05:59:20 PDT 2021


arichardson added a comment.

I do wonder if we should add a special case to LLD to ignore undefined `environ` and `__progname` for shared library outputs since I'm not sure how/whether to proceed with https://reviews.freebsd.org/D30842.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107698



More information about the Openmp-commits mailing list