[clang] [Clang][VE] Correct rpath handling on VE (PR #67671)
Kazushi Marukawa via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 28 16:25:38 PDT 2023
================
@@ -2213,12 +2210,12 @@ bool tools::GetSDLFromOffloadArchive(
// Wrapper function used by driver for adding SDLs during link phase.
void tools::AddStaticDeviceLibsLinking(Compilation &C, const Tool &T,
- const JobAction &JA,
----------------
kaz7 wrote:
Thanks. I rebased my patch.
https://github.com/llvm/llvm-project/pull/67671
More information about the cfe-commits
mailing list