Fix the -opt switch and add a test case for it.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 19:56:27 +0000 (19:56 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 19:56:27 +0000 (19:56 +0000)
commit74a0c28fba95a307454146d7018f9671948b3102
tree17b1d1e26e8fb7afa236f1b3fbf8ad68a73497cd
parent18aac1c6225da41a89eeafb1b10c061d39a81481
Fix the -opt switch and add a test case for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51784 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/opt-test.c [new file with mode: 0644]
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/Tools.td
tools/llvmc2/llvmc.cpp