[all-commits] [llvm/llvm-project] 5b20c1: ValueProfileCollector.h - remove unnecessary inclu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 23 04:33:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b20c14525ef369d40d7d252039ded22e4dcec6c
https://github.com/llvm/llvm-project/commit/5b20c14525ef369d40d7d252039ded22e4dcec6c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp
M llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h
Log Message:
-----------
ValueProfileCollector.h - remove unnecessary includes. NFC.
Commit: 18b453390c7353e584c0d555ed3137bf39fe29c8
https://github.com/llvm/llvm-project/commit/18b453390c7353e584c0d555ed3137bf39fe29c8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp
Log Message:
-----------
Fix implicit dependency on CommandLine.h
Compare: https://github.com/llvm/llvm-project/compare/e605994bb306...18b453390c73
More information about the All-commits
mailing list