[llvm] [ThinLTO][NFC] Refactor ThinBackend (PR #110461)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 15:42:27 PDT 2024


================
@@ -197,10 +231,30 @@ class InputFile {
 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
----------------
teresajohnson wrote:

Can you update this and have a separate comment for the renamed function type alias and the new struct type?

https://github.com/llvm/llvm-project/pull/110461


More information about the llvm-commits mailing list