[all-commits] [llvm/llvm-project] aa7708: [MergeFunc] Add tests for (merging weak|linkonce)_...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 24 06:24:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa770857eead289bedc19237a0a4657d3311668d
https://github.com/llvm/llvm-project/commit/aa770857eead289bedc19237a0a4657d3311668d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M llvm/test/Transforms/MergeFunc/linkonce_odr.ll
A llvm/test/Transforms/MergeFunc/merge-linkonce-odr-used.ll
A llvm/test/Transforms/MergeFunc/merge-linkonce-odr-weak-odr-mixed-used.ll
A llvm/test/Transforms/MergeFunc/merge-linkonce-odr.ll
A llvm/test/Transforms/MergeFunc/merge-weak-odr-used.ll
A llvm/test/Transforms/MergeFunc/merge-weak-odr.ll
Log Message:
-----------
[MergeFunc] Add tests for (merging weak|linkonce)_odr functions.
Tests for https://github.com/llvm/llvm-project/pull/125050.
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