[all-commits] [llvm/llvm-project] 5c4b4a: PseudoSourceValue.h - reduce GlobalValue.h include...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Apr 29 07:40:33 PDT 2020


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

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineMemOperand.h
    M llvm/include/llvm/CodeGen/PseudoSourceValue.h
    M llvm/lib/CodeGen/PseudoSourceValue.cpp

  Log Message:
  -----------
  PseudoSourceValue.h - reduce GlobalValue.h include to forward declaration. NFC.

Fix MachineMemOperand.h implicit dependency on Type.h via PseudoSourceValue.h




More information about the All-commits mailing list