[all-commits] [llvm/llvm-project] c7f127: [MachineOutliner] Fix uninitialized variable warni...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 5 07:28:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7f127d93f4bc694737081501c65ffa37fd1da50
https://github.com/llvm/llvm-project/commit/c7f127d93f4bc694737081501c65ffa37fd1da50
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/include/llvm/CodeGen/MachineOutliner.h
M llvm/lib/CodeGen/MachineOutliner.cpp
Log Message:
-----------
[MachineOutliner] Fix uninitialized variable warnings. NFCI.
Commit: dec21e445142c26a68441b7c75fb75a7e03db754
https://github.com/llvm/llvm-project/commit/dec21e445142c26a68441b7c75fb75a7e03db754
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/include/llvm/MC/MCObjectFileInfo.h
Log Message:
-----------
[MCObjectFileInfo] Fix uninitialized variable warnings. NFCI.
Commit: 95a25d8883365c26999496400a75df83e577e0de
https://github.com/llvm/llvm-project/commit/95a25d8883365c26999496400a75df83e577e0de
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProf.h
Log Message:
-----------
Fix uninitialized variable warning. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/642916adc97e...95a25d888336
More information about the All-commits
mailing list