Skip to content

Commit f1bc5ec

Browse files
committed
tests for windows 32bit
1 parent 9c58033 commit f1bc5ec

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-windows-32bit-2.rs

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

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

0 commit comments

Comments
 (0)