https://github.com/yxsamliu closed
https://github.com/llvm/llvm-project/pull/85675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/yxsamliu edited
https://github.com/llvm/llvm-project/pull/85675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/yxsamliu updated
https://github.com/llvm/llvm-project/pull/85675
>From 2e0967c0c606ad647185a739442647ab7d90ed52 Mon Sep 17 00:00:00 2001
From: "Yaxun (Sam) Liu"
Date: Mon, 18 Mar 2024 14:09:56 -0400
Subject: [PATCH] [HIP] do not link runtime for -r
since it will cause duplic
https://github.com/scchan approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/85675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 705788c84623b4f1dab72a108e039a0de2d53cf6
6d6b362fbf965706108362a55c894588e80ad778 --
https://github.com/jhuber6 approved this pull request.
https://github.com/llvm/llvm-project/pull/85675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Yaxun (Sam) Liu (yxsamliu)
Changes
since it will cause duplicate symbols when the partially linked object is
linked again.
Change-Id: I2aea39ad0d57d3dc80b6aff395d9506ab9ebbf4d
---
Full diff: https://github.com/llvm/llvm-project/pu
https://github.com/yxsamliu created
https://github.com/llvm/llvm-project/pull/85675
since it will cause duplicate symbols when the partially linked object is
linked again.
Change-Id: I2aea39ad0d57d3dc80b6aff395d9506ab9ebbf4d
>From 6d6b362fbf965706108362a55c894588e80ad778 Mon Sep 17 00:00:00 2