[all-commits] [llvm/llvm-project] 586277: [opt] NewPMDriver.h - remove unused LLVMContext fo...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Apr 27 05:52:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 586277fa622e2902894caf2ec60eaa97ea3719f8
      https://github.com/llvm/llvm-project/commit/586277fa622e2902894caf2ec60eaa97ea3719f8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M llvm/tools/opt/NewPMDriver.h

  Log Message:
  -----------
  [opt] NewPMDriver.h - remove unused LLVMContext forward declaration. NFC.


  Commit: c5369e9513a6268ac16975e4c904e03a19d9ef7c
      https://github.com/llvm/llvm-project/commit/c5369e9513a6268ac16975e4c904e03a19d9ef7c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M llvm/tools/opt/PassPrinters.h

  Log Message:
  -----------
  [opt] PassPrinters.h - remove unused includes + forward declarations. NFC.


  Commit: 6d5a9e8d820aa3c96f8ee11d9da80bf4bba063e9
      https://github.com/llvm/llvm-project/commit/6d5a9e8d820aa3c96f8ee11d9da80bf4bba063e9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M llvm/include/llvm/ADT/CachedHashString.h

  Log Message:
  -----------
  CachedHashString.h - remove unnecessary includes. NFC.
We don't need the full DenseMap.h just DenseMapInfo.h


Compare: https://github.com/llvm/llvm-project/compare/96717125e852...6d5a9e8d820a


More information about the All-commits mailing list