Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm
authorMartin Storsjo <martin@martin.st>
Sat, 4 Nov 2017 21:01:31 +0000 (21:01 +0000)
committerMartin Storsjo <martin@martin.st>
Sat, 4 Nov 2017 21:01:31 +0000 (21:01 +0000)
commit7ed1188c277f95c33cb8e1886cff601b282ec8ae
treea650d71f5440476105a53eae7f727ce13d738cce
parent2ad533c0f95d637e888693788757d73b27be207f
Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm

This allows using dwarf exceptions on MinGW/ARM.

Differential Revision: https://reviews.llvm.org/D39534

llvm-svn: 317423
libunwind/docs/index.rst
libunwind/src/UnwindRegistersRestore.S
libunwind/src/UnwindRegistersSave.S