llvm / llvm/llvm-project

lld-link: /INCREMENTAL:NO is not allowed in .drectve

Open
#190,532 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.