You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ifprevin ['-MT', '-install_name']: continue# ignore this gcc-style argument
754
+
ifprevin ['-MT', '-install_name', '-I', '-L']: continue# ignore this gcc-style argument
755
755
756
756
ifnotarg.startswith('-') and (arg.endswith(SOURCE_SUFFIXES+BITCODE_SUFFIXES+DYNAMICLIB_SUFFIXES+ASSEMBLY_SUFFIXES) orshared.Building.is_ar(arg)): # we already removed -o <target>, so all these should be inputs
0 commit comments