[all-commits] [llvm/llvm-project] 345fcc: Fix use-of-uninitialized-value in rG75f50e15bf8f
Zhengyang Liu via All-commits
all-commits at lists.llvm.org
Thu Nov 26 00:44:10 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 345fcccb33795600b9c159908c606c5027a4ce19
https://github.com/llvm/llvm-project/commit/345fcccb33795600b9c159908c606c5027a4ce19
Author: Zhengyang Liu <liuz at cs.utah.edu>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M llvm/lib/IR/Constants.cpp
M llvm/lib/IR/LLVMContextImpl.cpp
M llvm/lib/Transforms/Utils/FunctionComparator.cpp
Log Message:
-----------
Fix use-of-uninitialized-value in rG75f50e15bf8f
Differential Revision: https://reviews.llvm.org/D71126
More information about the All-commits
mailing list