Be explicit about which level of optimization is being asked for. The -O option
authorReid Spencer <rspencer@reidspencer.com>
Sun, 29 Jul 2007 18:23:22 +0000 (18:23 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 29 Jul 2007 18:23:22 +0000 (18:23 +0000)
commit6551606a99bfa342466432b72fdbe8f0c85c1282
treeec49ec02b084e5d8a2b92a7b948942443204f6a4
parent2dc6dc619c89c739550a0fcab96a9f7eac3d9f15
Be explicit about which level of optimization is being asked for. The -O option
is equivalent to -O1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40581 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/exact-div-expr.c