[PATCH] Add .fpu directives to ARM unwind save & restore functions.

Jonathan Roelofs jonathan at codesourcery.com
Mon Feb 23 09:39:39 PST 2015


I ditched the idea of separating these all by funcion... that leads to a lot of churn. Instead, now I've added all the right .fpu directives to each function.

I didn't do anything different with the iwwmx functions yet because the integrated assembler refuses to build them on -march=armv6-m (even with `.march armv5t ; .arm`). It should however take care of PR22384.


http://reviews.llvm.org/D7258

Files:
  src/Unwind/UnwindRegistersRestore.S
  src/Unwind/UnwindRegistersSave.S

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7258.20520.patch
Type: text/x-patch
Size: 3348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150223/f32358c1/attachment.bin>


More information about the cfe-commits mailing list