summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/builtins/CMakeLists.txt')
-rw-r--r--compiler-rt/lib/builtins/CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/compiler-rt/lib/builtins/CMakeLists.txt b/compiler-rt/lib/builtins/CMakeLists.txt
index 840042715b6..f0d3f50714c 100644
--- a/compiler-rt/lib/builtins/CMakeLists.txt
+++ b/compiler-rt/lib/builtins/CMakeLists.txt
@@ -458,20 +458,6 @@ set(mips64_SOURCES ${GENERIC_TF_SOURCES}
set(mips64el_SOURCES ${GENERIC_TF_SOURCES}
${mips_SOURCES})
-set(powerpc64_SOURCES
- ppc/divtc3.c
- ppc/fixtfdi.c
- ppc/fixunstfdi.c
- ppc/floatditf.c
- ppc/floatunditf.c
- ppc/gcc_qadd.c
- ppc/gcc_qdiv.c
- ppc/gcc_qmul.c
- ppc/gcc_qsub.c
- ppc/multc3.c
- ${GENERIC_SOURCES})
-set(powerpc64le_SOURCES ${powerpc64_SOURCES})
-
set(wasm32_SOURCES ${GENERIC_SOURCES})
set(wasm64_SOURCES ${GENERIC_SOURCES})
OpenPOWER on IntegriCloud