This makes sure that functions that only clobber xmm registers (on win64) also get the right cfi directives, if dwarf exceptions are enabled. (D39673 will allow users to enable dwarf on x86_64 on clang.)
Details
Details
Diff Detail
Diff Detail
Differential D40191
[X86] Output cfi directives for saved XMM registers even if no GPRs are saved mstorsjo on Nov 17 2017, 12:45 PM. Authored by
Details This makes sure that functions that only clobber xmm registers (on win64) also get the right cfi directives, if dwarf exceptions are enabled. (D39673 will allow users to enable dwarf on x86_64 on clang.)
Diff Detail |