Fix PR2231 - opt -internalize -std-compile-opts should run internalize first
authorChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 19:35:21 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Jul 2008 19:35:21 +0000 (19:35 +0000)
commit3dda08ad5d52a510ba2239cc4b73757db303a095
treeb8f499e08d609c1cf3816a45f4a856fdf5fa302c
parent9322fe02ddc6ee9fbd21b1603f116d48a38c7eea
Fix PR2231 - opt -internalize -std-compile-opts should run internalize first

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