"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d6204bed3d1dad085cc7030ef5920846afe758b5"
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
Loading
Please register or sign in to comment