[PATCH] ARM Unwind syntax in libcxxabi

Renato Golin renato.golin at linaro.org
Wed Sep 10 13:57:11 PDT 2014


Jon,

As explained in http://llvm.org/PR20529, ARM deprecated the use of ldc/stc for VFP and NEON operations in v7, so we have to use the VFP/NEON variants. Besides, it's only really necessry on archs that don't have VFP anyway.

cheers,
--renato

http://reviews.llvm.org/D5234






More information about the llvm-commits mailing list