llvm-6502/include/llvm/Config
Tom Stellard db3064e438 Add patch level to llvm version in CMake and Autoconf
The shared library generated by autoconf will now be called
libLLVM-$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH)$(VERSION_SUFFIX).so
and a symlink named
libLLVM-$(VERSION_MAJOR).$(VERSION_MINOR)$(VERSION_SUFFIX).so will
also be created in the install directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202720 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-03 15:22:00 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake
config.h.in Add patch level to llvm version in CMake and Autoconf 2014-03-03 15:22:00 +00:00
Disassemblers.def.in
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
Targets.def.in