llvm-6502/tools/llvm-as
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
..
llvm-as.cpp Write .bc files to binary ostreams. This shouldn't change anything on unix, 2004-06-25 20:54:43 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00