[PATCH] D81773: [llvmbuild] Allow OptionalLibrary's to be enabled by default and disabled

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 16:34:16 PDT 2020


dsanders updated this revision to Diff 270545.
dsanders added a comment.

Remove a bit of the next patch that snuck into this one while organizing the patches


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81773/new/

https://reviews.llvm.org/D81773

Files:
  llvm/test/LLVMBuild/enabled/Input/LLVMBuild.txt
  llvm/test/LLVMBuild/enabled/Input/lib/IR/Function.cpp
  llvm/test/LLVMBuild/enabled/Input/lib/LLVMBuild.txt
  llvm/test/LLVMBuild/enabled/enabled.test
  llvm/test/LLVMBuild/lit.local.cfg
  llvm/utils/llvm-build/llvmbuild/componentinfo.py
  llvm/utils/llvm-build/llvmbuild/main.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81773.270545.patch
Type: text/x-patch
Size: 11055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/3fe1f137/attachment.bin>


More information about the llvm-commits mailing list