[PATCH] D120095: Simplify/cleanup BasicBlockUtilsTest
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 15:46:07 PST 2022
MatzeB created this revision.
MatzeB added reviewers: arsenm, yrouban, kobeliu85, sidbav, modimo, wenlei.
Herald added a subscriber: mcrosier.
MatzeB requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Cleanup BasicBolckUtilsTest using C++ raw string literals, remove duplicated block functions and smaller style changes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120095
Files:
llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120095.409808.patch
Type: text/x-patch
Size: 17490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/5351f21f/attachment.bin>
More information about the llvm-commits
mailing list