lld-link: /INCREMENTAL:NO is not allowed in .drectve
Open
lld:COFF
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
When `#pragma comment(linker, "/INCREMENTAL:NO")` is used in an msvc program lld-link will fail to link with `lld-link: error: /INCREMENTAL:NO is not allowed in .drectve (dxgi.dll.p/src_dllmain.cpp.obj)`
This can be tested with https://github.com/techiew/UltimateProxyDLL
Contributor guide
Assessment
This issue has not been assessed yet.