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 Right, globals aren't values yet.. 2004-05-27 06:43:37 +00:00
bugpoint Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
extract Header file moved 2004-05-27 05:41:36 +00:00
gccas Header file moved 2004-05-27 05:41:36 +00:00
gccld Linker.h moved to include/llvm/Support 2004-06-23 17:33:09 +00:00
llc Uhh, that doesn't exist. 2004-05-27 05:44:22 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Header file moved 2004-05-27 05:41:36 +00:00
llvm-abcd Clean up documentation and naming of variables. 2004-06-10 18:38:44 +00:00
llvm-ar Header file moved 2004-05-27 05:41:36 +00:00
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 Header file moved 2004-05-27 05:41:36 +00:00
llvm-dis Eliminate more traces of the -c option 2004-06-07 18:10:01 +00:00
llvm-extract Header file moved 2004-05-27 05:41:36 +00:00
llvm-link TransformUtils library is no longer needed since Linker.cpp is in VMCore 2004-06-23 17:36:17 +00:00
llvm-nm Header file moved 2004-05-27 05:41:36 +00:00
llvm-prof Header file moved 2004-05-27 05:41:36 +00:00
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