aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-06-01 22:58:05 +0300
committerMartin Storsjö <martin@martin.st>2021-06-01 23:05:03 +0300
commit936ca1e21a91843c76b20c6c857aaddd5fa3d42a (patch)
tree37478910e3466088a27eae1f84b1a88e8d836827 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
parent337854270023c95401b7718f586b9759891caa06 (diff)
downloadllvm-936ca1e21a91843c76b20c6c857aaddd5fa3d42a.zip
llvm-936ca1e21a91843c76b20c6c857aaddd5fa3d42a.tar.gz
llvm-936ca1e21a91843c76b20c6c857aaddd5fa3d42a.tar.bz2
WindowsSupport.h: do not depend on private config header
WindowsSupport.h is a public header, however if it gets included, will cause a compile error indicating that llvm/Config/config.h cannot be found, because config.h is a private header. However there is no actual dependency on the private things in this header, so it can be changed to the public config header. Reviewed By: amccarth Differential Revision: https://reviews.llvm.org/D103370
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions