[all-commits] [llvm/llvm-project] 741778: PassManager.h - remove unused raw_ostream.h includ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 10 06:22:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 741778faedf678c866fa6a44ec4270bc62c5a27c
https://github.com/llvm/llvm-project/commit/741778faedf678c866fa6a44ec4270bc62c5a27c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-10 (Sun, 10 May 2020)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
Log Message:
-----------
PassManager.h - remove unused raw_ostream.h include. NFC.
Commit: d7f1eafd03bce220af80c15254c92c0c9304b880
https://github.com/llvm/llvm-project/commit/d7f1eafd03bce220af80c15254c92c0c9304b880
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-10 (Sun, 10 May 2020)
Changed paths:
M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
Log Message:
-----------
CoverageMapping.h - remove unused StringSet.h include. NFC.
Commit: 0dd42e5fd32fb609a9333d73619c905d1a5e6cd4
https://github.com/llvm/llvm-project/commit/0dd42e5fd32fb609a9333d73619c905d1a5e6cd4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-10 (Sun, 10 May 2020)
Changed paths:
M llvm/include/llvm/IR/PassInstrumentation.h
Log Message:
-----------
PassInstrumentation.h - reduce TypeName.h include to StringRef forward declaration. NFC.
Compare: https://github.com/llvm/llvm-project/compare/1df85dd4e94e...0dd42e5fd32f
More information about the All-commits
mailing list