[all-commits] [llvm/llvm-project] d56677: ValueList.cpp - remove unnecessary includes. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Sep 17 07:11:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d566771779cd408bbe4985ea56e9b3c2ba247ed3
      https://github.com/llvm/llvm-project/commit/d566771779cd408bbe4985ea56e9b3c2ba247ed3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M llvm/lib/Bitcode/Reader/ValueList.cpp

  Log Message:
  -----------
  ValueList.cpp - remove unnecessary includes. NFCI.

Already included in ValueList.h


  Commit: 46e59062a0e25be6e29d3fb342402f69b0e470b1
      https://github.com/llvm/llvm-project/commit/46e59062a0e25be6e29d3fb342402f69b0e470b1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp

  Log Message:
  -----------
  DwarfExpression.cpp - remove unnecessary includes. NFCI.

Already included in DwarfExpression.h


  Commit: 85ba2f16633638e55ebc8e84bfbd0aaaa2f72b7a
      https://github.com/llvm/llvm-project/commit/85ba2f16633638e55ebc8e84bfbd0aaaa2f72b7a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugVariables.cpp

  Log Message:
  -----------
  LiveDebugVariables.cpp - remove unnecessary Compiler.h include. NFCI.

Already included in LiveDebugVariables.h


Compare: https://github.com/llvm/llvm-project/compare/69516ddd028e...85ba2f166336


More information about the All-commits mailing list