Commit Graph

2 Commits

Author SHA1 Message Date
Reid Kleckner ae7b1c43ee Use -### so the mbig-obj.c test passes when there is no registered x86 target
llvm-svn: 290984
2017-01-04 18:50:51 +00:00
Reid Kleckner c1afcd7c79 Accept and ignore -Wa,-mbig-obj on COFF targets for gas compatibility
LLVM's integrated assembler will automatically switch to big objects
when there are more than 2**16 sections.

Patch by Kyra!

llvm-svn: 290979
2017-01-04 18:16:32 +00:00