[all-commits] [llvm/llvm-project] 132994: [LTO][Legacy] Eliminate an unused member of llvm::...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Mon Oct 19 23:35:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1329944c221ce2187acd30920dde8d443f8dac19
      https://github.com/llvm/llvm-project/commit/1329944c221ce2187acd30920dde8d443f8dac19
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/LTOModule.h

  Log Message:
  -----------
  [LTO][Legacy] Eliminate an unused member of llvm::LTOModule. NFC.

This is a follow-up for D62935 where the corresponding API methods were removed.

Differential Revision: https://reviews.llvm.org/D89472




More information about the All-commits mailing list