Use IRReader.h in opt, to support reading of LLVM Assembly files directly.
authorDan Gohman <gohman@apple.com>
Thu, 3 Sep 2009 16:00:08 +0000 (16:00 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 3 Sep 2009 16:00:08 +0000 (16:00 +0000)
commit99ed416787e73b7965d9c183f23f9d78f996187f
tree22bb4352a18800a96ce9322998e993ae82f7d240
parentbccfc24c4e8092e1ee18746dd4cee01247728faa
Use IRReader.h in opt, to support reading of LLVM Assembly files directly.

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