if -bitcode is specified, read and write a bitcode file instead of a bytecode file.
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 02:42:03 +0000 (02:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 02:42:03 +0000 (02:42 +0000)
commitb330e38f4ab1096403ade60028456cae9d0c67f3
tree2d4632f44b95ede55bc9afe29315ee19662507f8
parentf9f2e831709f05c0cacd643a908ba2862cb09a32
if -bitcode is specified, read and write a bitcode file instead of a bytecode file.

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