opnsense-src/usr.bin/clang
Rui Paulo 582a734e13 Build clang libraries by default with -fno-exceptions and with
-fno-rtti. The clang libaries that really use exceptions and virtual
functions can enable LLVM_REQUIRES_EH and LLVM_REQUIRES_RTTI
respectively. This saves space on the resulting binaries and follows
what's being done upstream.

Submitted by:	Dimitry Andric <dimitry at andric.com>
2010-07-22 19:09:34 +00:00
..
clang Upgrade our Clang in base to r108428. 2010-07-20 17:16:57 +00:00
tblgen Build clang libraries by default with -fno-exceptions and with 2010-07-22 19:09:34 +00:00
clang.prog.mk Import the build makefiles for clang/LLVM. 2010-06-09 19:32:20 +00:00
Makefile Install tblgen so partial / progressive builds are still possible. 2010-06-12 16:04:29 +00:00