[all-commits] [llvm/llvm-project] 4140bc: [Linker] Remove a use of StructType::setBody. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Nov 18 08:40:24 PST 2024
Branch: refs/heads/users/jayfoad/linker-remove-setbody
Home: https://github.com/llvm/llvm-project
Commit: 4140bc772f5930807cb2ea5b4b2aa945c57b699c
https://github.com/llvm/llvm-project/commit/4140bc772f5930807cb2ea5b4b2aa945c57b699c
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.
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