aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorQiongsi Wu <qiongsiwu@gmail.com>2025-03-05 09:03:04 -0800
committerGitHub <noreply@github.com>2025-03-05 09:03:04 -0800
commit7bd492ffe84b549bc0f3b26e3aab973fa81069a5 (patch)
tree6df6383a484b848c7979055d7c4c35cedb705435 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentfb9329ce15a96f568a0b0707cce1177aa5d31aff (diff)
downloadllvm-7bd492ffe84b549bc0f3b26e3aab973fa81069a5.zip
llvm-7bd492ffe84b549bc0f3b26e3aab973fa81069a5.tar.gz
llvm-7bd492ffe84b549bc0f3b26e3aab973fa81069a5.tar.bz2
[clang dependency scanning] Make Current Working Directory Optimization Off by Default (#129809)
https://github.com/llvm/llvm-project/pull/124786 implemented current working directory (CWD) optimization and the optimization was on by default. We have discovered that build system needs to be compatible with the CWD optimization and default off is a better behavior. The build system needs to be aware that the current working directory is ignored. Without a good way of notifying the build system, it is less risky to default to off. This PR implement the change. rdar://145860213
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions