[all-commits] [llvm/llvm-project] eac026: [Linker] Remove a use of StructType::setBody. NFC....
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Nov 18 12:11:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eac02611048a81bd78e461b651158c3c6557cb74
https://github.com/llvm/llvm-project/commit/eac02611048a81bd78e461b651158c3c6557cb74
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-11-18 (Mon, 18 Nov 2024)
Changed paths:
M llvm/lib/Linker/IRMover.cpp
Log Message:
-----------
[Linker] Remove a use of StructType::setBody. NFC. (#116653)
This falls out naturally after inlining finishType into its only
remaining use.
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