diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2005-05-19 00:37:31 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2005-05-19 00:37:31 +0000 |
commit | a80f16710fd85a9498feecef28d70b1b0611faab (patch) | |
tree | df76aedfe92daf28e325a769d5ff5dc8af4e5dbf /llvm/projects/Stacker | |
parent | f30c73c7aac6d54b9c0839b1836ba79a58fb6d65 (diff) | |
download | bcm5719-llvm-a80f16710fd85a9498feecef28d70b1b0611faab.tar.gz bcm5719-llvm-a80f16710fd85a9498feecef28d70b1b0611faab.zip |
Two changes to support building shared libraries that contain multiple
llvm archive or re-linked libraries:
1. Permit the "JIT" special keyword on LLVMLIBS to be recognized when
building a library, not just for building tools
2. If LINK_LIBS_IN_SHARED is set, the LLVMLIBS and USEDLIBS can be specified
when linking a shared library and the libraries listed will be
incorported into the shared library. THis is only used when the
SHARED_LIBRARY variable is set.
llvm-svn: 22127
Diffstat (limited to 'llvm/projects/Stacker')
0 files changed, 0 insertions, 0 deletions