[Openmp-commits] [PATCH] D125698: [Libomptarget] Don't build the device runtime without a new Clang
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 16 09:03:10 PDT 2022
jhuber6 added a comment.
In D125698#3516179 <https://reviews.llvm.org/D125698#3516179>, @ye-luo wrote:
> This is different from what I'm looking for. DeviceRTL should still be built as it was. Only the part added by D125315 <https://reviews.llvm.org/D125315> should be disabled.
But we never supported building the bit-code library with another library in the first place, this makes that more explicit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125698/new/
https://reviews.llvm.org/D125698
More information about the Openmp-commits
mailing list