[all-commits] [llvm/llvm-project] dd60ad: PseudoSourceValue.h - reduce GlobalValue.h include...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 20 06:02:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd60ad0b79e0f35a9c670bfa14846de577c1230c
https://github.com/llvm/llvm-project/commit/dd60ad0b79e0f35a9c670bfa14846de577c1230c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineMemOperand.h
M llvm/include/llvm/CodeGen/PseudoSourceValue.h
Log Message:
-----------
PseudoSourceValue.h - reduce GlobalValue.h include to forward declaration. NFC.
Exposes an implicit dependency on Type.h in MachineMemOperand.h
Commit: 219f8d6c9f5104d4df6a2dff81c6827d4bbae1c8
https://github.com/llvm/llvm-project/commit/219f8d6c9f5104d4df6a2dff81c6827d4bbae1c8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/Support/GenericDomTreeConstruction.h
Log Message:
-----------
GenericDomTreeConstruction.h - reorder includes. NFC.
Compare: https://github.com/llvm/llvm-project/compare/96e1ba10e33c...219f8d6c9f51
More information about the All-commits
mailing list