freebsd-nq/lib/clang
Dimitry Andric 6bb1cadd56 Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,
that builds the following additional llvm/clang tools:

- bugpoint
- llc
- lli
- llvm-ar
- llvm-as
- llvm-bcanalyzer
- llvm-diff
- llvm-dis
- llvm-extract
- llvm-ld
- llvm-link
- llvm-mc
- llvm-nm
- llvm-objdump
- llvm-prof
- llvm-ranlib
- llvm-rtdyld
- llvm-stub
- macho-dump
- opt

These tools are mainly useful for people that want to manipulate llvm
bitcode (.bc) and llvm assembly language (.ll) files, or want to tinker
with llvm and clang themselves.

MFC after:	2 weeks
2012-02-05 23:56:22 +00:00
..
include Use the correct upstream revision number for llvm/clang 3.0 release. 2011-12-10 01:01:44 +00:00
libclanganalysis
libclangarcmigrate
libclangast
libclangbasic
libclangcodegen
libclangdriver
libclangfrontend
libclangfrontendtool
libclangindex
libclanglex
libclangparse
libclangrewrite
libclangsema
libclangserialization
libclangstaticanalyzercheckers
libclangstaticanalyzercore
libclangstaticanalyzerfrontend
libllvmanalysis Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmarchive Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmarmasmparser
libllvmarmcodegen
libllvmarmdesc
libllvmarmdisassembler
libllvmarminfo In several llvm library Makefiles, remove extraneous slashes at the end 2012-01-01 18:36:42 +00:00
libllvmarminstprinter
libllvmasmparser
libllvmasmprinter
libllvmbitreader
libllvmbitwriter
libllvmcodegen
libllvmcore
libllvmdebuginfo Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmexecutionengine Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvminstcombine
libllvminstrumentation
libllvminterpreter Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmipa Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmipo Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmjit Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmlinker Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmmc Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmmcdisassembler Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmmcjit Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmmcparser
libllvmmipscodegen Upgrade our copy of llvm/clang to 3.0 release. Release notes can be 2011-12-09 22:23:45 +00:00
libllvmmipsdesc
libllvmmipsinfo In several llvm library Makefiles, remove extraneous slashes at the end 2012-01-01 18:36:42 +00:00
libllvmmipsinstprinter
libllvmobject Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmpowerpccodegen
libllvmpowerpcdesc
libllvmpowerpcinfo In several llvm library Makefiles, remove extraneous slashes at the end 2012-01-01 18:36:42 +00:00
libllvmpowerpcinstprinter
libllvmruntimedyld Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmscalaropts Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmselectiondag
libllvmsupport Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmtablegen
libllvmtarget
libllvmtransformutils Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmx86asmparser
libllvmx86codegen
libllvmx86desc
libllvmx86disassembler Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
libllvmx86info In several llvm library Makefiles, remove extraneous slashes at the end 2012-01-01 18:36:42 +00:00
libllvmx86instprinter
libllvmx86utils
clang.build.mk Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actual 2012-01-01 15:56:15 +00:00
clang.lib.mk
Makefile Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00