ARM Unwind syntax

This patch fixes the bad argument that GAS accepted but the IAS didn't,
ie. {#0x20}, moving it to {0x20} which both accept. It also makes the
ARMv7+ save/restore correct by using VFP instructions rather than old
co-processor ones.

Fixes PR20529.

llvm-svn: 217585
GitOrigin-RevId: 128485ba4791f5b2d9de98e5c24d77e51b461b70
2 files changed
tree: ba9527ba1439868144277dce3882e03ef1131d1f
  1. cmake/
  2. include/
  3. lib/
  4. src/
  5. test/
  6. www/
  7. CMakeLists.txt
  8. CREDITS.TXT
  9. LICENSE.TXT