[all-commits] [llvm/llvm-project] 03b7ee: [NFC][NVPTX] Remove dead override

ldrumm via All-commits all-commits at lists.llvm.org
Fri Dec 23 05:49:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03b7ee507562c525b23fdb9b7ec968ba231dbae6
      https://github.com/llvm/llvm-project/commit/03b7ee507562c525b23fdb9b7ec968ba231dbae6
  Author: Luke Drummond <luke.drummond at codeplay.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h

  Log Message:
  -----------
  [NFC][NVPTX] Remove dead override

After 68f2218e1e, NVPTXTargetObjectFile::Initialize is an empty wrapper
of the parent method. Get rid of it.

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




More information about the All-commits mailing list