[all-commits] [llvm/llvm-project] 42a84d: Revert "[globalisel][unittests] Rename setUp() to ...
Daniel Sanders via All-commits
all-commits at lists.llvm.org
Thu Apr 1 16:49:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42a84d22c4e01f0305da0c850a8c695895fdba86
https://github.com/llvm/llvm-project/commit/42a84d22c4e01f0305da0c850a8c695895fdba86
Author: Daniel Sanders <daniel_l_sanders at apple.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
M llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp
M llvm/unittests/CodeGen/GlobalISel/GISelMITest.h
M llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
M llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp
M llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
M llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp
M llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
M llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
Log Message:
-----------
Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest"
Forgot to apply commit message changes from phabricator
This reverts commit 3a016e31ecef7eeb876b540c928a25a7c5d2e07a.
More information about the All-commits
mailing list