[all-commits] [llvm/llvm-project] 3485e9: [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'si...
Björn Pettersson via All-commits
all-commits at lists.llvm.org
Fri Jul 9 03:24:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3485e9bfbd95a4ef16a0a3713f038b13b9e1bc59
https://github.com/llvm/llvm-project/commit/3485e9bfbd95a4ef16a0a3713f038b13b9e1bc59
Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M llvm/lib/FuzzMutate/FuzzerCLI.cpp
Log Message:
-----------
[NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch'
This is a follow up to D105628 (commit 1db2551cc1a356a67c096). I had
missed to replace 'unswitch' by 'simple-loop-unswitch' in one place.
More information about the All-commits
mailing list