1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-svn: 372988
This commit is contained in:
Matt Arsenault 2019-09-26 15:20:16 +00:00
parent 2c58ce940f
commit 0129f9ebba

View File

@ -309,8 +309,8 @@ TEST(LiveIntervalTest, MoveUndefUse) {
TEST(LiveIntervalTest, MoveUpValNos) {
// handleMoveUp() had a bug where it would reuse the value number of the
// destination segment, even though we have no guarntee that this valno wasn't
// used in other segments.
// destination segment, even though we have no guarantee that this valno
// wasn't used in other segments.
liveIntervalTest(R"MIR(
successors: %bb.1, %bb.2
%0 = IMPLICIT_DEF