[PATCH] Split unwind register save/restore files per-function. NFC
Jonathan Roelofs
jonathan at codesourcery.com
Thu Jan 29 10:23:04 PST 2015
Hi rengolin, ismail,
This is a refactoring change necessary to fix [PR22384](http://llvm.org/bugs/show_bug.cgi?id=22384). (Note that this doesn't fix it yet! That'll be a separate change.)
http://reviews.llvm.org/D7258
Files:
src/Unwind/CMakeLists.txt
src/Unwind/UnwindRegistersRestore.S
src/Unwind/UnwindRegistersRestore_jumpto.S
src/Unwind/UnwindRegistersRestore_restoreCoreAndJumpTo.S
src/Unwind/UnwindRegistersRestore_restoreVFPWithFLDMD.S
src/Unwind/UnwindRegistersRestore_restoreVFPWithFLDMX.S
src/Unwind/UnwindRegistersRestore_restoreVFPv3.S
src/Unwind/UnwindRegistersRestore_restoreiWMMX.S
src/Unwind/UnwindRegistersRestore_restoreiWMMXControl.S
src/Unwind/UnwindRegistersSave.S
src/Unwind/UnwindRegistersSave_saveVFPWithFSTMD.S
src/Unwind/UnwindRegistersSave_saveVFPWithFSTMX.S
src/Unwind/UnwindRegistersSave_saveVFPv3.S
src/Unwind/UnwindRegistersSave_saveiWMMSControl.S
src/Unwind/UnwindRegistersSave_saveiWMMX.S
src/Unwind/UnwindRegistersSave_unw_getcontext.S
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7258.18976.patch
Type: text/x-patch
Size: 90524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150129/017d24bf/attachment.bin>
More information about the cfe-commits
mailing list