Skip to content

Commit 9c58033

Browse files
committed
tests for linux
1 parent 16471ce commit 9c58033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-2.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ pub unsafe extern "C" fn test26() {
417417
}
418418

419419
// test27: Address-of a structure taken in a function with a loop where
420-
// the alloca is an incoming value to a PHI node and a use of that PHI
420+
// the alloca is an incoming value to a PHI node and a use of that PHI
421421
// node is also an incoming value
422422
// Verify that the address-of analysis does not get stuck in infinite
423423
// recursion when chasing the alloca through the PHI nodes

0 commit comments

Comments
 (0)