[all-commits] [llvm/llvm-project] c6a82f: ValueEnumerator.cpp - remove duplicate includes. N...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Sep 16 10:33:11 PDT 2020


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

  Changed paths:
    M llvm/lib/Bitcode/Writer/ValueEnumerator.cpp

  Log Message:
  -----------
  ValueEnumerator.cpp - remove duplicate includes. NFCI.

Remove headers already included in ValueEnumerator.h


  Commit: 69682f993cc0545da30be32fab572a2a56074653
      https://github.com/llvm/llvm-project/commit/69682f993cc0545da30be32fab572a2a56074653
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

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

  Log Message:
  -----------
  InterferenceCache.cpp - remove duplicate includes. NFCI.

Remove headers already included in InterferenceCache.h


  Commit: 73d02064d2533daecf6fe82b8608da8f6eed59a5
      https://github.com/llvm/llvm-project/commit/73d02064d2533daecf6fe82b8608da8f6eed59a5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/lib/Support/raw_ostream.cpp

  Log Message:
  -----------
  raw_ostream.cpp - remove duplicate includes. NFCI.

Remove headers already included in raw_ostream.h


  Commit: 8f7d6b2375618a79f621d5484e44870ede335a13
      https://github.com/llvm/llvm-project/commit/8f7d6b2375618a79f621d5484e44870ede335a13
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h

  Log Message:
  -----------
  DwarfUnit.h - remove unnecessary includes. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/b011611e373c...8f7d6b237561


More information about the All-commits mailing list