Changes in directory llvm/utils/llvm-config:
.cvsignore (r1.1) removed
LibDeps.txt (r1.3) removed
Makefile (r1.4) removed
find-cycles.pl (r1.2) removed
llvm-config.in.in (r1.4) removed
---
Log message:
Remove the llvm-config directory. Its now in tools.
---
Diffs of the changes: (+0 -0)
0
Changes in directory llvm/utils/llvm-config:
LibDeps.txt updated: 1.2 -> 1.3
---
Log message:
Update the library dependencies for 1.8 with SparcV9 now gone.
---
Diffs of the changes: (+0 -5)
LibDeps.txt |5 -
1 files changed, 5 deletions(-)
Index: llvm/utils/llvm-config/LibDeps.t
Changes in directory llvm/utils/llvm-config:
llvm-config.in.in updated: 1.3 -> 1.4
---
Log message:
one too many l's
---
Diffs of the changes: (+1 -1)
llvm-config.in.in |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/utils/llvm-config/llvm-config.in.in
diff -u llvm/
Changes in directory llvm/utils/llvm-config:
llvm-config.in.in updated: 1.2 -> 1.3
---
Log message:
Remove the interpreter component as its not working at the moment.
---
Diffs of the changes: (+1 -5)
llvm-config.in.in |6 +-
1 files changed, 1 insertion(+), 5 deletions(-)
Index:
Changes in directory llvm/utils/llvm-config:
.cvsignore added (r1.1)
---
Log message:
Ignore temporary files generated by building.
---
Diffs of the changes: (+5 -0)
.cvsignore |5 +
1 files changed, 5 insertions(+)
Index: llvm/utils/llvm-config/.cvsignore
diff -c /dev/null llvm/
Changes in directory llvm/utils/llvm-config:
Makefile updated: 1.3 -> 1.4
find-cycles.pl updated: 1.1 -> 1.2
llvm-config.in.in updated: 1.1 -> 1.2
---
Log message:
Update to llvm-config tool, by Erik Kidd:
1. Check for Perl and only build llvm-config if its available.
2. Add some virtual compo
Changes in directory llvm/utils/llvm-config:
Makefile updated: 1.2 -> 1.3
---
Log message:
Don't print out ugly command line when building LibDeps.txt.
---
Diffs of the changes: (+3 -1)
Makefile |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/utils/llvm-config/Ma
Changes in directory llvm/utils/llvm-config:
LibDeps.txt updated: 1.1 -> 1.2
---
Log message:
Updated for library changes:
1. LLVMCBackend.o now depends on LLVMCodeGen.o (why we're not sure)
2. LLVMExecutionEngine.o no longer depends on LLVMInterpreter.o nor LLVMJIT.o
Thanks, Chris.
---
Diffs
Changes in directory llvm/utils/llvm-config:
find-cycles.pl added (r1.1)
llvm-config.in.in added (r1.1)
Makefile updated: 1.1 -> 1.2
---
Log message:
These changes are necessary to support the new llvm-config tool. llvm-config
is a handy tool for users of LLVM who want to be able to quickly get
Changes in directory llvm/utils/llvm-config:
LibDeps.txt added (r1.1)
---
Log message:
The library dependency file in flat format. This file is generated by the
makefile using the utils/GenLibDeps.pl script with the -flat option. It
records the dependencies between libraries in such a way that
Changes in directory llvm/utils/llvm-config:
Makefile added (r1.1)
---
Log message:
First cut at the Makefile for llvm-config. This initial version just provides
the rule for building the LibDeps.txt file using GenLibDeps.pl. This needs
to be done from time to time manually in order to keep Lib
Changes in directory llvm/utils/llvm-config:
---
Log message:
Directory /var/cvs/llvm/llvm/utils/llvm-config added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http:
12 matches
Mail list logo