Skip to content

Commit f53752a

Browse files
committed
tests for windows 64bit
1 parent f1bc5ec commit f53752a

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

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

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

0 commit comments

Comments
 (0)