summaryrefslogtreecommitdiff
path: root/user/llvm14/musl-ppc64-elfv2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/llvm14/musl-ppc64-elfv2.patch')
-rw-r--r--user/llvm14/musl-ppc64-elfv2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/llvm14/musl-ppc64-elfv2.patch b/user/llvm14/musl-ppc64-elfv2.patch
index 016be5dad..77bc4c780 100644
--- a/user/llvm14/musl-ppc64-elfv2.patch
+++ b/user/llvm14/musl-ppc64-elfv2.patch
@@ -15,7 +15,7 @@ diff --git a/lib/Target/PowerPC/PPCTargetMachine.cpp b/lib/Target/PowerPC/PPCTar
index 34410393ef6..c583fba8cab 100644
--- a/lib/Target/PowerPC/PPCTargetMachine.cpp
+++ b/lib/Target/PowerPC/PPCTargetMachine.cpp
-@@ -199,6 +199,10 @@ static PPCTargetMachine::PPCABI computeTargetABI(const Triple &TT,
+@@ -228,6 +228,10 @@ static PPCTargetMachine::PPCABI computeTargetABI(const Triple &TT,
case Triple::ppc64le:
return PPCTargetMachine::PPC_ABI_ELFv2;
case Triple::ppc64: