https://github.com/nikic commented:
Other builtins like __builtin_frame_address and __builtin_return_address map onto an llvm intrinsic like llvm.frameaddress or llvm.returnaddress. What's the reason for not following this design for __builtin_stack_address? https://github.com/llvm/llvm-project/pull/121332 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits