Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/unittests/CodeGen/
-
trunk/
-
unittests/
-
CodeGen/
-
CMakeLists.txt
-
MachineOperandTest.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D36565
Adding a test for ChangeToTargetIndex
Closed
Public
Authored by
kariddi
on Aug 9 2017, 9:44 PM.
Download Raw Diff
Details
Reviewers
davide
Commits
rG61f48ca35e0b: [unittests] Adding a unittest for ChangeTaTargetIndex. NFC
rL310610: [unittests] Adding a unittest for ChangeTaTargetIndex. NFC
Summary
Adding a unittest for this method as no backend is using it right now.
Diff Detail
Repository
rL LLVM
Event Timeline
kariddi
created this revision.
Aug 9 2017, 9:44 PM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
Aug 9 2017, 9:44 PM
davide
accepted this revision.
Aug 9 2017, 11:46 PM
Comment Actions
LGTM, thanks.
Ciao!
This revision is now accepted and ready to land.
Aug 9 2017, 11:46 PM
Closed by commit
rL310610: [unittests] Adding a unittest for ChangeTaTargetIndex. NFC
(authored by mggm).
·
Explain Why
Aug 10 2017, 8:36 AM
This revision was automatically updated to reflect the committed changes.