CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/09/19 05:39:05
Added files:
gnu/usr.bin/clang/include/llvm/PowerPC: Makefile
gnu/usr.bin/clang/libLLVMPowerPCAsmParser: Makefile
gnu/usr.bin/clang/libLLVMPowerPCAsmPrinter: Makefile
gnu/usr.bin/clang/libLLVMPowerPCCodeGen: Makefile
gnu/usr.bin/clang/libLLVMPowerPCDesc: Makefile
gnu/usr.bin/clang/libLLVMPowerPCDisassembler: Makefile
gnu/usr.bin/clang/libLLVMPowerPCInfo: Makefile
Log message:
Add PowerPC backend build infrastructure.
ok kettenis@