diff options
| author | Reid Kleckner <rnk@google.com> | 2016-12-22 19:12:14 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2016-12-22 19:12:14 +0000 |
| commit | c2b56634cfae06e4c2c373b96bc4da144adfe86f (patch) | |
| tree | bb7caed7d00706660df4253d73841534a93fcfc4 /llvm/lib/CodeGen | |
| parent | 143a937f79e8117ba3bace743d8476ab9dea0ba2 (diff) | |
| download | bcm5719-llvm-c2b56634cfae06e4c2c373b96bc4da144adfe86f.tar.gz bcm5719-llvm-c2b56634cfae06e4c2c373b96bc4da144adfe86f.zip | |
Pass -Wa,-mbig-obj in 64-bit mingw builds
COFF has a 2**16 section limit, and on Win64, every COMDAT function
creates at least 3 sections: .text, .pdata, and .xdata. For MSVC, we
enable bigobj on a file-by-file basis, but GCC appears to hit the limit
on different files.
Fixes PR25953
llvm-svn: 290358
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

