aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S')
-rw-r--r--contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S b/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
index 694738b5155a..f3d9dd31683e 100644
--- a/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
+++ b/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
@@ -394,7 +394,7 @@ Lnovec:
PPC64_LR(3)
bctr
-#elif defined(__ppc__)
+#elif defined(__powerpc__)
DEFINE_LIBUNWIND_FUNCTION(_ZN9libunwind13Registers_ppc6jumptoEv)
//