[PATCH] Split unwind register save/restore files per-function, and appease the assembler.

Jonathan Roelofs jonathan at codesourcery.com
Fri Jan 30 10:44:03 PST 2015


http://reviews.llvm.org/D7258

Files:
  Unwind/CMakeLists.txt
  Unwind/UnwindRegistersRestore.S
  Unwind/UnwindRegistersRestore_jumpto.S
  Unwind/UnwindRegistersRestore_restoreCoreAndJumpTo.S
  Unwind/UnwindRegistersRestore_restoreVFPWithFLDMD.S
  Unwind/UnwindRegistersRestore_restoreVFPWithFLDMX.S
  Unwind/UnwindRegistersRestore_restoreVFPv3.S
  Unwind/UnwindRegistersRestore_restoreiWMMX.S
  Unwind/UnwindRegistersRestore_restoreiWMMXControl.S
  Unwind/UnwindRegistersSave.S
  Unwind/UnwindRegistersSave_saveVFPWithFSTMD.S
  Unwind/UnwindRegistersSave_saveVFPWithFSTMX.S
  Unwind/UnwindRegistersSave_saveVFPv3.S
  Unwind/UnwindRegistersSave_saveiWMMX.S
  Unwind/UnwindRegistersSave_saveiWMMXControl.S
  Unwind/UnwindRegistersSave_unw_getcontext.S

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


More information about the cfe-commits mailing list