aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2024-04-24 10:11:26 +0100
committerGitHub <noreply@github.com>2024-04-24 10:11:26 +0100
commiteffb2f1917f11b58262d0e13aa085303b5896852 (patch)
tree7cee151508e7829ed8106642e46430ef80586b24 /llvm/lib/CodeGen/ModuloSchedule.cpp
parente400e908b2d97529b1a65dd0bdad80d481c39527 (diff)
downloadllvm-effb2f1917f11b58262d0e13aa085303b5896852.zip
llvm-effb2f1917f11b58262d0e13aa085303b5896852.tar.gz
llvm-effb2f1917f11b58262d0e13aa085303b5896852.tar.bz2
[libclc] Use a response file when building on Windows (#89756)
We've recently seen the libclc llvm-link invocations become so long that they exceed the character limits on certain platforms. Using a 'response file' should solve this by offloading the list of inputs into a separate file, and using special syntax to pass it to llvm-link. Note that neither the response file nor syntax aren't specific to Windows but we restrict it to that platform regardless. We have the option of expanding it to other platforms in the future.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions