1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Add newline to test. NFC.

llvm-svn: 246653
This commit is contained in:
Chad Rosier 2015-09-02 14:06:16 +00:00
parent cdfd36ecdb
commit e82e555425

View File

@ -31,4 +31,4 @@ while.cond.while.end_crit_edge: ; preds = %while.body
while.end: ; preds = %while.cond.while.end_crit_edge, %entry
%acc.0.lcssa = phi i32 [ %add.lcssa, %while.cond.while.end_crit_edge ], [ 0, %entry ]
ret i32 %acc.0.lcssa
}
}