Add back 122079 so we can ignore the argument some more.

llvm-svn: 123271
This commit is contained in:
Eric Christopher 2011-01-11 20:37:13 +00:00
parent 51eb403907
commit 50c59e9e9a
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">;
def a : Joined<"-a">, Group<a_Group>;
def bind__at__load : Flag<"-bind_at_load">;
def bundle__loader : Separate<"-bundle_loader">;