[clang] [Clang][VE] Correct rpath handling on VE (PR #67671)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 28 10:28:43 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,
----------------
MaskRay wrote:
Drop the indentation change. Fixed by c1afed9f48c2d4ebb21ac1672948e82d23c69174 2 days ago.
https://github.com/llvm/llvm-project/pull/67671
More information about the cfe-commits
mailing list