Rui Ueyama
031fe10927
Convert CRLF. NFC.
...
llvm-svn: 353751
2019-02-11 21:38:20 +00:00
Alexandre Ganea
27ba55914a
[LLD][COFF] Support /ignore:4099. Support /ignore with comma-separated arguments.
...
Differential Revision: https://reviews.llvm.org/D56392
llvm-svn: 350956
2019-01-11 19:10:01 +00:00
Alexandre Ganea
4b2957243b
[LLD] Fix Microsoft precompiled headers cross-compile on Linux
...
Differential revision: https://reviews.llvm.org/D54122
llvm-svn: 346403
2018-11-08 14:42:37 +00:00
Alexandre Ganea
625984b927
Disable precomp test on Linux until I fix it.
...
llvm-svn: 346163
2018-11-05 20:39:02 +00:00
Alexandre Ganea
71c43ceaf8
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs
...
This change allows for link-time merging of debugging information from
Microsoft precompiled types OBJs compiled with cl.exe /Z7 /Yc and /Yu.
This fixes llvm.org/PR34278
Differential Revision: https://reviews.llvm.org/D45213
llvm-svn: 346154
2018-11-05 19:20:47 +00:00