[all-commits] [llvm/llvm-project] 0e65d5: [LTO] runNewPMPasses - remove check for TM != null...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jan 14 08:31:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e65d5021aa0aab4fbf67ce0a91abf4467b356a9
      https://github.com/llvm/llvm-project/commit/0e65d5021aa0aab4fbf67ce0a91abf4467b356a9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M llvm/lib/LTO/LTOBackend.cpp

  Log Message:
  -----------
  [LTO] runNewPMPasses - remove check for TM != nullptr as we already dereference the pointer directly later on in the same code




More information about the All-commits mailing list