X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FLLVMBuild.txt;h=f05d7a465252d18a7450cfe155fe763ff7f1c2b8;hb=d636e64cbcb85252ffe281d640b9a42ff608d832;hp=27d76bf89009274895eb8ad2bdf3f6056f928979;hpb=20b033eae5b00338313383c868bab8b134f395d6;p=oota-llvm.git diff --git a/lib/Target/LLVMBuild.txt b/lib/Target/LLVMBuild.txt index 27d76bf8900..f05d7a46525 100644 --- a/lib/Target/LLVMBuild.txt +++ b/lib/Target/LLVMBuild.txt @@ -15,8 +15,25 @@ ; ;===------------------------------------------------------------------------===; +; Please keep these as one per line so that out-of-tree merges +; will typically require only insertion of a line. [common] -subdirectories = ARM AArch64 CppBackend Hexagon MSP430 NVPTX Mips PowerPC R600 Sparc SystemZ X86 XCore +subdirectories = + AMDGPU + ARM + AArch64 + BPF + CppBackend + Hexagon + MSP430 + NVPTX + Mips + PowerPC + Sparc + SystemZ + WebAssembly + X86 + XCore ; This is a special group whose required libraries are extended (by llvm-build) ; with the best execution engine (the native JIT, if available, or the