[libc-commits] [libc] [libc] fix issues around stack protector (PR #74567)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Thu Dec 7 19:48:59 PST 2023
SchrodingerZhu wrote:
I think we are doing the right thing.
For documentation, I suggest us reading https://github.com/llvm/llvm-project/blob/5fc76e6b6da7986574596134d83872b460c332cc/llvm/lib/Target/X86/X86ISelLoweringCall.cpp#L666
and all its default/override implementations.
https://github.com/llvm/llvm-project/pull/74567
More information about the libc-commits
mailing list