[llvm] r272262 - [CodeGen] Change getSDagStackGuard to get an internal sym.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 09:14:52 PDT 2016
> +}
> +
> +; CHECK: .type __stack_chk_guard, at object
> +; CHECK: .local __stack_chk_guard
> +; CHECK: .comm __stack_chk_guard,64,16
You should probably check that it is used too.
Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/05681137/attachment.html>
More information about the llvm-commits
mailing list