From: Joerg Sonnenberger Date: Sun, 4 Jan 2015 16:38:20 +0000 (+0000) Subject: Typo. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=18c68105f9b9cdc56c8aff1ad406400e68062287;p=platform%2Fupstream%2Fllvm.git Typo. llvm-svn: 225136 --- diff --git a/libcxxabi/src/Unwind/UnwindRegistersSave.S b/libcxxabi/src/Unwind/UnwindRegistersSave.S index f6994ac..d6b9a41 100644 --- a/libcxxabi/src/Unwind/UnwindRegistersSave.S +++ b/libcxxabi/src/Unwind/UnwindRegistersSave.S @@ -295,7 +295,7 @@ DEFINE_LIBUNWIND_FUNCTION(unw_getcontext) @ Per EHABI #4.7 this only saves the core integer registers. @ EHABI #7.4.5 notes that in general all VRS registers should be restored @ however this is very hard to do for VFP registers because it is unknown -@ to the lbirary how many registers are implemented by the architecture. +@ to the library how many registers are implemented by the architecture. @ Instead, VFP registers are demand saved by logic external to unw_getcontext. @ .p2align 2