llvm-6502/tools
Chris Lattner a8e750f2b0 Write .bc files to binary ostreams. This shouldn't change anything on unix,
but allows us to generate valid code on hosts (like windows) that do newline
translation for text files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14418 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-25 20:54:43 +00:00
..
analyze
bugpoint Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
extract
gccas
gccld Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
llc
llee
lli
llvm-abcd Clean up documentation and naming of variables. 2004-06-10 18:38:44 +00:00
llvm-ar
llvm-as Write .bc files to binary ostreams. This shouldn't change anything on unix, 2004-06-25 20:54:43 +00:00
llvm-db
llvm-dis Eliminate more traces of the -c option 2004-06-07 18:10:01 +00:00
llvm-extract
llvm-link TransformUtils library is no longer needed since Linker.cpp is in VMCore 2004-06-23 17:36:17 +00:00
llvm-nm
llvm-prof
llvm-stub Fix a double negation (in grammar). 2004-06-02 00:29:52 +00:00
opt Make sure to link all IPA's into opt, so that it has access to stuff like 2004-06-25 05:19:17 +00:00
Makefile Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool 2004-06-07 17:53:43 +00:00