Nom nom nom, tasty unused option with an argument.

llvm-svn: 122079
This commit is contained in:
Eric Christopher 2010-12-17 19:12:09 +00:00
parent 97f1de7347
commit 6cb5810a75
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ def allowable__client : Separate<"-allowable_client">;
def ansi : Flag<"-ansi">, Group<a_Group>;
def arch__errors__fatal : Flag<"-arch_errors_fatal">;
def arch : Separate<"-arch">, Flags<[DriverOption]>;
def arch__only : Separate<"-arch_only">, Flags<[NoForward]>;
def a : Joined<"-a">, Group<a_Group>;
def bind__at__load : Flag<"-bind_at_load">;
def bundle__loader : Separate<"-bundle_loader">;