[PATCH] D14948: [X86] Use precise CFI for pushes by default

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 13:29:50 PST 2015


rnk added a comment.

MachO compact unwind info can't support precise unwind info, though, right? Should this depend on the target?


http://reviews.llvm.org/D14948





More information about the llvm-commits mailing list