[all-commits] [llvm/llvm-project] 244354: [IR] Remove some uses of StructType::setBody. NFC....

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Oct 29 04:45:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2443549b853908352a3b7b9bd6c07616492814a1
      https://github.com/llvm/llvm-project/commit/2443549b853908352a3b7b9bd6c07616492814a1
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M llvm/lib/CodeGen/ShadowStackGCLowering.cpp
    M llvm/lib/Target/X86/X86WinEHState.cpp
    M llvm/lib/Transforms/Coroutines/CoroEarly.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp

  Log Message:
  -----------
  [IR] Remove some uses of StructType::setBody. NFC. (#113685)

It is simple to create the struct body up front, now that we have
transitioned to opaque pointers.



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