MaskRay wrote: > This is the final step in assembler-level sframe support for x86. With it in > place, clang produces sframe-sections that successfully link with gnu-ld.
Clang's user-facing option -Wa,--gsframe, is pending discussion as well. We clearly need to redesign the format from the ground up. https://github.com/llvm/llvm-project/issues/64449#issuecomment-3479067050 https://github.com/llvm/llvm-project/pull/165806 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
