aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2024-02-08 16:13:22 +0000
committerGitHub <noreply@github.com>2024-02-08 16:13:22 +0000
commit92eaf036bf22ecc276146cd073208e6a867af8d4 (patch)
treef2438117f4961a230b9d382cb9bcb4ed4166582b /clang/lib/Frontend/ModuleDependencyCollector.cpp
parent067d2779fcfc62dd429177f350b8cefe49b65b51 (diff)
downloadllvm-92eaf036bf22ecc276146cd073208e6a867af8d4.zip
llvm-92eaf036bf22ecc276146cd073208e6a867af8d4.tar.gz
llvm-92eaf036bf22ecc276146cd073208e6a867af8d4.tar.bz2
[NFC][RemoveDIs] Remove conditional compilation for RemoveDIs (#81149)
A colleague observes that switching the default value of LLVM_EXPERIMENTAL_DEBUGINFO_ITERATORS to "On" hasn't flipped the value in their CMakeCache.txt. This probably means that everyone with an existing build tree is going to not have support built in, meaning everyone in LLVM would need to clean+rebuild their worktree when we flip the switch on... which doesn't sound good. So instead, just delete the flag and everything it does, making everyone build and run ~400 lit tests in RemoveDIs mode. None of the buildbots have had trouble with this, so it Should Be Fine (TM). (Sending for review as this is changing various comments, and touches several different areas -- I don't want to get too punchy).
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions