[all-commits] [llvm/llvm-project] c4c126: DwarfDebug.cpp - removes includes already included...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Aug 13 03:44:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c4c1267cadbc89bb3b80c400e3ee6eaf66c6f046
https://github.com/llvm/llvm-project/commit/c4c1267cadbc89bb3b80c400e3ee6eaf66c6f046
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Log Message:
-----------
DwarfDebug.cpp - removes includes already included by DwarfDebug.h. NFC.
Don't duplicate includes already provided by the module header.
Commit: ebfa410433285662fa1056b5c7cb08b20f68a8d8
https://github.com/llvm/llvm-project/commit/ebfa410433285662fa1056b5c7cb08b20f68a8d8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/SplitKit.cpp
Log Message:
-----------
SplitKit.cpp - removes includes already included by SplitKit.h. NFC.
Don't duplicate includes already provided by the module header.
Compare: https://github.com/llvm/llvm-project/compare/b7d5d1ec6434...ebfa41043328
More information about the All-commits
mailing list