LLVMBuild.txt 1014 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. ;===- ./tools/LLVMBuild.txt ------------------------------------*- Conf -*--===;
  2. ;
  3. ; The LLVM Compiler Infrastructure
  4. ;
  5. ; This file is distributed under the University of Illinois Open Source
  6. ; License. See LICENSE.TXT for details.
  7. ;
  8. ;===------------------------------------------------------------------------===;
  9. ;
  10. ; This is an LLVMBuild description file for the components in this subdirectory.
  11. ;
  12. ; For more information on the LLVMBuild system, please see:
  13. ;
  14. ; http://llvm.org/docs/LLVMBuild.html
  15. ;
  16. ;===------------------------------------------------------------------------===;
  17. [common]
  18. subdirectories =
  19. dsymutil
  20. llc
  21. lli
  22. llvm-as
  23. llvm-bcanalyzer
  24. llvm-cov
  25. llvm-diff
  26. llvm-dis
  27. llvm-dwarfdump
  28. llvm-extract
  29. llvm-link
  30. llvm-lto
  31. llvm-mc
  32. llvm-mcmarkup
  33. llvm-nm
  34. llvm-objdump
  35. llvm-pdbdump
  36. llvm-profdata
  37. llvm-rtdyld
  38. llvm-size
  39. macho-dump
  40. opt
  41. verify-uselistorder
  42. [component_0]
  43. type = Group
  44. name = Tools
  45. parent = $ROOT
  46. ; HLSL Changes: remove bugpoint, llvm-ar, llvm-jitlistener