[all-commits] [llvm/llvm-project] f02f34: AsmPrinter.h - reduce includes to forward declarat...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 27 02:05:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f02f3470de9f9a65a9a348faefcb74cc21d1fb35
https://github.com/llvm/llvm-project/commit/f02f3470de9f9a65a9a348faefcb74cc21d1fb35
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/include/llvm/CodeGen/AsmPrinter.h
Log Message:
-----------
AsmPrinter.h - reduce includes to forward declarations. NFC.
Commit: 23cdbdb20b9abdfd3fe98d84f4117474194b5a59
https://github.com/llvm/llvm-project/commit/23cdbdb20b9abdfd3fe98d84f4117474194b5a59
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/include/llvm/MC/MCSectionWasm.h
M llvm/lib/MC/MCSectionWasm.cpp
Log Message:
-----------
MCSectionWasm.h - reduce includes to forward declarations. NFC.
Commit: f605ad013e23823442476f63e158ccdf6fca6add
https://github.com/llvm/llvm-project/commit/f605ad013e23823442476f63e158ccdf6fca6add
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
Log Message:
-----------
IndirectionUtils.h - reduce Twine.h include to forward declaration. NFC.
Commit: e92a620f6e5d8d441b0bb3126204c5afac88fba5
https://github.com/llvm/llvm-project/commit/e92a620f6e5d8d441b0bb3126204c5afac88fba5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
Log Message:
-----------
CompileOnDemandLayer.h - remove unused Twine.h include. NFC.
Compare: https://github.com/llvm/llvm-project/compare/9a334a4d2041...e92a620f6e5d
More information about the All-commits
mailing list