add a temporary -bitcode option, which instructs llvm-as to produce a bitcode file...
authorChris Lattner <sabre@nondot.org>
Sun, 22 Apr 2007 06:28:58 +0000 (06:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Apr 2007 06:28:58 +0000 (06:28 +0000)
commit27bb3af61c44f92bb3939e7020ee61fb0779e46a
tree37dd07237a3f672b9a027d28bac836b36915de18
parent6742b4df5c884bd6aafb36cdb8b1b5cf7b075618
add a temporary -bitcode option, which instructs llvm-as to produce a bitcode file instead of a bytecode file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36333 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-as/llvm-as.cpp