add bitcode support, optimize reading to not read all function bodies just
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 05:51:37 +0000 (05:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 05:51:37 +0000 (05:51 +0000)
commit5e8edbbf1183e49cf0223840805b01f107803c3a
treebaecd9f83c09ca43edf17ff641c8615d62d3de74
parentdb9cbeb2408ecfe97a2e0065492b1f37caf377ad
add bitcode support, optimize reading to not read all function bodies just
to get deplibs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36851 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/CompilerDriver.cpp
tools/llvmc/Makefile