[PATCH] Reflow long lines of LLVMBuild.txt files

Douglas Katzman dougk at google.com
Thu May 14 07:28:05 PDT 2015


Old Python libraries (going back to 2.4.4, possibly older) can parse this line-breaks correctly.


================
Comment at: lib/Target/LLVMBuild.txt:19
@@ -18,2 +18,3 @@
 [common]
-subdirectories = ARM AArch64 BPF CppBackend Hexagon MSP430 NVPTX Mips PowerPC R600 Sparc SystemZ X86 XCore
+subdirectories = ARM AArch64 BPF CppBackend Hexagon MSP430 NVPTX Mips PowerPC
+ R600 Sparc SystemZ X86 XCore
----------------
jroelofs wrote:
> Can this particular one be done as one backend per line? That would help OOT backends with merge conflicts going forward.
good idea!

http://reviews.llvm.org/D9752

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list