llvmbot wrote:
@llvm/pr-subscribers-clang
Changes
- [LinkerWrapper] Fix resolution of weak symbols during LTO
- [Libomptarget] Make the DeviceRTL configuration globals weak
---
Full diff: https://github.com/llvm/llvm-project/pull/68220.diff
4 Files Affected:
- (modified) clang/tools/cl
https://github.com/jhuber6 created
https://github.com/llvm/llvm-project/pull/68220
- [LinkerWrapper] Fix resolution of weak symbols during LTO
- [Libomptarget] Make the DeviceRTL configuration globals weak
>From f2e29b6136d245e0712bfb87de1f4253d12dd6f5 Mon Sep 17 00:00:00 2001
From: Joseph Hub