commit | a1bc137987d35ab3d175c77830729b5883b580d4 | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@linaro.org> | Thu Sep 11 12:57:02 2014 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 28 00:26:19 2020 -0700 |
tree | ba9527ba1439868144277dce3882e03ef1131d1f | |
parent | 5071751b4aeef75d27988bc4bfd0f14cc81e9c0b [diff] |
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