[all-commits] [llvm/llvm-project] fee5a9: MachineMemOperand.h - reduce GlobalValue.h include...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu May 21 03:50:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fee5a9a6ea1369aafa9adc12cbaaee63e7d78431
https://github.com/llvm/llvm-project/commit/fee5a9a6ea1369aafa9adc12cbaaee63e7d78431
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineMemOperand.h
Log Message:
-----------
MachineMemOperand.h - reduce GlobalValue.h include to just DerivedTypes.h. NFC.
We don't need anything specifically from GlobalValue.h
More information about the All-commits
mailing list