Moved the Objective-C specific options from toplev.c.
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:51:15 +0000 (07:51 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:51:15 +0000 (07:51 +0000)
commit52e44bb2f82dc0676f26c8e48982742be18d5bd2
tree158e7c0f331bf85ea5b342a2273aee8278d84897
parent64c04091c947d760530ddcbe0eb5be705db20a81
Moved the Objective-C specific options from toplev.c.

Moved the Objective-C specific options from toplev.c. Added
-fconstant-string-class to allow specifying a user defined constant
string class, different from NXConstantString.

From-SVN: r35516
gcc/objc/lang-options.h [new file with mode: 0644]