Improve r272262, check that __stack_chk_guard is used.

Thanks to Rafael for the suggestion.

llvm-svn: 272277
This commit is contained in:
Davide Italiano 2016-06-09 17:04:38 +00:00
parent 3385fa08bf
commit f326b30a15
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ define void @f() sspstrong {
ret void
}
; CHECK: movq __stack_chk_guard(%rip), %rax
; CHECKL movq __stack_chk_guard(%rip), %rax
; CHECK: .type __stack_chk_guard,@object
; CHECK: .local __stack_chk_guard
; CHECK: .comm __stack_chk_guard,64,16