Commit e4712815 authored by Timothy Pearson's avatar Timothy Pearson
Browse files

Initial work on enabling SwiftShader

parent dd657199
--- a/third_party/swiftshader/third_party/llvm-10.0/BUILD.gn
+++ b/third_party/swiftshader/third_party/llvm-10.0/BUILD.gn
@@ -1258,6 +1258,8 @@
"llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp",
"llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp",
"llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp",
+ "llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp",
+ "llvm/lib/MC/MCAsmInfoXCOFF.cpp",
]
}
......@@ -26,6 +26,8 @@ ppc64le/third_party/0001-third_party-pffft-Include-altivec.h-on-ppc64-with-SI.pa
ppc64le/third_party/0002-Add-PPC64-generated-files-for-boringssl.patch
ppc64le/third_party/0002-third_party-lss-kernel-structs.patch
ppc64le/third_party/0001-swiftshader-fix-build.patch
ppc64le/webrtc/Rtc_base-system-arch.h-PPC.patch
ppc64le/third_party/0004-third_party-crashpad-port-curl-transport-ppc64.patch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment