[all-commits] [llvm/llvm-project] a1a355: MemorySSAUpdater.h - remove unnecessary WeakVH for...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 26 04:36:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a1a355a42e76ebb3b7cefd30c9bde3c9ff7ba171
      https://github.com/llvm/llvm-project/commit/a1a355a42e76ebb3b7cefd30c9bde3c9ff7ba171
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/MemorySSAUpdater.h

  Log Message:
  -----------
  MemorySSAUpdater.h - remove unnecessary WeakVH forward declaration. NFC.

We have to include ValueHandle.h


  Commit: 6fafde0387229d6656faee41100b73615343819a
      https://github.com/llvm/llvm-project/commit/6fafde0387229d6656faee41100b73615343819a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetSubtargetInfo.h

  Log Message:
  -----------
  TargetSubtargetInfo.h - remove unnecessary forward declarations. NFC.

We have to include MCSubtargetInfo.h


Compare: https://github.com/llvm/llvm-project/compare/7686b2958416...6fafde038722


More information about the All-commits mailing list