Tim Northover 77278bf93c MC-exceptions: add support for compact-unwind without .eh_frame
ARM64 has compact-unwind information, but doesn't necessarily want to
emit .eh_frame directives as well. This teaches MC about such a
situation so that it will skip .eh_frame info when compact unwind has
been successfully produced.

For functions incompatible with compact unwind, the normal information
is still written.

llvm-svn: 205087
2014-03-29 09:03:13 +00:00
..
2013-12-05 00:34:11 +00:00
2014-03-10 01:04:18 +00:00
2014-03-29 08:22:20 +00:00
2013-09-15 18:01:09 +00:00