[all-commits] [llvm/llvm-project] 894d07: [llvm-nm][NFC] remove global variable " std::vecto...

diggerlin via All-commits all-commits at lists.llvm.org
Wed Mar 9 12:14:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 894d0779024fe10f2d124af21d3acf3cc346d9b7
      https://github.com/llvm/llvm-project/commit/894d0779024fe10f2d124af21d3acf3cc346d9b7
  Author: zhijian <zhijian at ca.ibm.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M llvm/tools/llvm-nm/llvm-nm.cpp

  Log Message:
  -----------
  [llvm-nm][NFC] remove global variable " std::vector<NMSymbol> SymbolList"

Summary:

according to Jame's comment in the patch https://reviews.llvm.org/D112735
Created a NFC patch to remove global variable " std::vector<NMSymbol> SymbolList"

Reviewer : James Henderson,Fangrui Song
Differential Revision: https://reviews.llvm.org/D120687




More information about the All-commits mailing list