Refactor code slightly. Make code compiled with llvmgcc use the warning options
authorChris Lattner <sabre@nondot.org>
Wed, 27 Aug 2003 18:26:44 +0000 (18:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Aug 2003 18:26:44 +0000 (18:26 +0000)
commitbb3dd47d8f8496c0ee0e2bd257826e23a21e973a
tree564963f8ccf113595599b69e3f12730637cff107
parent88d942d8983aadecae477fee523c23312d194515
Refactor code slightly.  Make code compiled with llvmgcc use the warning options
as well.  Compile with -fshort-enums whether in debug or release mode, because it breaks the ABI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8164 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.common
Makefile.rules