[all-commits] [llvm/llvm-project] 765152: Fold assert-used variable into assert
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Aug 1 14:57:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7651522b78d1340164591e09c4ae1d74857c7bb8
https://github.com/llvm/llvm-project/commit/7651522b78d1340164591e09c4ae1d74857c7bb8
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M bolt/lib/Core/BinaryContext.cpp
Log Message:
-----------
Fold assert-used variable into assert
Fixes #56724
More information about the All-commits
mailing list