[all-commits] [llvm/llvm-project] b84f7d: Revert "[ELF] Refine isExported/isPreemptible cond...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Feb 3 01:02:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b84f7d17f84030092880857544e13d26a2507c62
https://github.com/llvm/llvm-project/commit/b84f7d17f84030092880857544e13d26a2507c62
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Symbols.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Writer.cpp
M lld/test/ELF/executable-undefined-ignoreall.s
M lld/test/ELF/ppc32-weak-undef-call.s
M lld/test/ELF/ppc64-undefined-weak.s
M lld/test/ELF/riscv-gp.s
M lld/test/ELF/weak-undef-lib.s
M lld/test/ELF/weak-undef-no-dynamic-linker.s
M lld/test/ELF/weak-undef-rw.s
Log Message:
-----------
Revert "[ELF] Refine isExported/isPreemptible condition"
This reverts commit 994cea3f0a2d0caf4d66321ad5a06ab330144d89.
Try to fix the bolt test failures in pre-merge checks.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list