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
- Repository
- rL LLVM