[AArch64] [Windows] Emit unwind tables by default.
Unwind tables are necessary even in code that doesn't support exceptions. The tables are used for setjmp(), and by debuggers. Differential Revision: https://reviews.llvm.org/D53618 llvm-svn: 345781
Loading
Please sign in to comment