[PATCH] Add ARM .movsp unwind directive.

João Matos ripzonetriton at gmail.com
Wed Oct 16 11:16:30 PDT 2013



================
Comment at: lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp:563
@@ +562,3 @@
+         "$sp and $pc not permitted in .movsp directive");
+  assert(FPReg == ARM::SP && "unexcpected .movsp directive");
+
----------------
Spelling.


http://llvm-reviews.chandlerc.com/D1953



More information about the llvm-commits mailing list