Add a -disable-opt flag to gccas, so that we can use -Wa,-disable-opt just
authorChris Lattner <sabre@nondot.org>
Tue, 30 Dec 2003 03:24:27 +0000 (03:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Dec 2003 03:24:27 +0000 (03:24 +0000)
commit74295c01641f10bd229929acd4a465f2860aa644
tree07ded1eed059f2835fb47ee86fc44fe7a84a2bdf
parent9899ae3ae85e0d5cdb1a2fad0f527e5145da7f8c
Add a -disable-opt flag to gccas, so that we can use  -Wa,-disable-opt just
like -Wl,-disable-opt

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