[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-26 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: e2521eaa1aac43b3216378d529096f08ac98cf14 3d02473ac538f542fb76c4aff0fb6504398c3f15 e9d99e51834e2bf0b39c23a60f2dba5539edd17b https://github.com/llvm/llvm-project/pull/79509 ___ llvm-branch-commits mailing list llvm-branch-commit

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-26 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79509 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-25 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld-elf Author: None (github-actions[bot]) Changes resolves llvm/llvm-project#79507 --- Patch is 32.20 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/79509.diff 5 Files Affected: - (modified) lld/ELF/Arch

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-25 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79509 >From d3af9ea65300ba99b8477163ded5a89046b7cdcb Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Thu, 25 Jan 2024 10:09:43 -0800 Subject: [PATCH 1/3] [ELF] Clean up R_RISCV_RELAX code. NFC (cherry picked from co

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-25 Thread via llvm-branch-commits
https://github.com/github-actions[bot] milestoned https://github.com/llvm/llvm-project/pull/79509 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79507 (PR #79509)

2024-01-25 Thread via llvm-branch-commits
https://github.com/github-actions[bot] created https://github.com/llvm/llvm-project/pull/79509 resolves llvm/llvm-project#79507 >From a1c2f9c65b7c532859054a84f7e29288a5eea4fa Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Thu, 25 Jan 2024 10:09:43 -0800 Subject: [PATCH 1/3] [ELF] Clean up R