Configuration data now supports a vector of library paths.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:40:06 +0000 (23:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:40:06 +0000 (23:40 +0000)
commit2d3ee4e2eb3a8d6860b7fbdd8d5b33b67e1c9d74
tree6833227f7c8b9a3e524d49c67e617a45926b3343
parentdc6812d92ddaeddc0044ea979946b37983af9e8d
Configuration data now supports a vector of library paths.
Add the GetPathForLinkageItem method to the interface so full paths can
be generated for a given linkage item.

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