llvm-6502/include/llvm/Config
Rafael Espindola 0164f27742 Drop libtool from llvm.
We were only using it so find the shared library extension and nm. There are
simpler ways to do those things :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202524 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-28 18:17:54 +00:00
..
AsmParsers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
AsmPrinters.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
config.h.cmake Introduce line editor library. 2014-01-31 23:46:14 +00:00
config.h.in Drop libtool from llvm. 2014-02-28 18:17:54 +00:00
Disassemblers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
llvm-config.h.cmake Unconditionally include msan_interface.h when building with MSan. 2014-02-20 11:37:03 +00:00
llvm-config.h.in Don't define LLVM_LIBDIR, it is not used anymore. 2013-06-11 18:52:11 +00:00
Targets.def.in