diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 07:36:57 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 07:36:57 +0000 |
| commit | d813b95fc3ee9706e9b29d2a3fbc2500e0029011 (patch) | |
| tree | 5d6d7326f6d4f74476524769436e03d21f56933c /llvm/test/Regression/CodeGen/PowerPC/vec_zero.ll | |
| parent | 082c8785ef17fbadca31a40740c4792532e656e8 (diff) | |
| download | bcm5719-llvm-d813b95fc3ee9706e9b29d2a3fbc2500e0029011.tar.gz bcm5719-llvm-d813b95fc3ee9706e9b29d2a3fbc2500e0029011.zip | |
Add a facility for invoking the llvm-config tool when linking a program.
This facility allows LLVMLIBS to be specified with something like:
LLVMLIBS = config --libs jit
instead of:
LLVMLIBS = JIT
with the same effect. However, the llvm-config utility is much more versatile
than the single keyword approach. Note that "config" is the keyword after
which any arguments to llvm-config are allowed. When llvm-config is tested
and working well, we'll start using this and drop support for the JIT
keyword.
llvm-svn: 27057
Diffstat (limited to 'llvm/test/Regression/CodeGen/PowerPC/vec_zero.ll')
0 files changed, 0 insertions, 0 deletions

