Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 23 Feb 2010 18:10:07 +0000 (18:10 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 23 Feb 2010 18:10:07 +0000 (18:10 +0000)
commitea6c39d417172a8edb99667e93cd6b67cd024e6a
tree3c6c8f110eb785834997bfe59326bc8022f68dfd
parente3d97c744772c075e11f372548cc8d848d555ee9
Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM.  This links 3 of
the examples shared to make sure the shared library keeps working.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96959 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
Makefile
Makefile.config.in
Makefile.rules
autoconf/configure.ac
configure
examples/BrainF/Makefile
examples/Fibonacci/Makefile
examples/HowToUseJIT/Makefile
test/Makefile
test/Unit/lit.cfg
test/Unit/lit.site.cfg.in
tools/llvm-shlib/Makefile [new file with mode: 0644]
unittests/Makefile.unittest