diff options
author | Reid Kleckner <rnk@google.com> | 2020-02-27 14:16:47 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-02-27 14:35:00 -0800 |
commit | 4c2a6567bb12559cfc091bca2b25ae907cbd4e0f (patch) | |
tree | 8b553a35ddacfbebf3aa4b53e0cf5f29ae1ee464 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | ab369659338e905fe8241f07d4136ffa4405113b (diff) | |
download | llvm-4c2a6567bb12559cfc091bca2b25ae907cbd4e0f.zip llvm-4c2a6567bb12559cfc091bca2b25ae907cbd4e0f.tar.gz llvm-4c2a6567bb12559cfc091bca2b25ae907cbd4e0f.tar.bz2 |
Avoid ASTContext.h -> TargetInfo.h dep
This has been done before in 2008: ab13857072
But these things regress easily.
Move some things out of line.
Saves 316 includes + transitive stuff:
316 - ../clang/include/clang/Basic/TargetOptions.h
316 - ../clang/include/clang/Basic/TargetInfo.h
316 - ../clang/include/clang/Basic/TargetCXXABI.h
316 - ../clang/include/clang/Basic/OpenCLOptions.h
316 - ../clang/include/clang/Basic/OpenCLExtensions.def
302 - ../llvm/include/llvm/Target/TargetOptions.h
302 - ../llvm/include/llvm/Support/CodeGen.h
302 - ../llvm/include/llvm/MC/MCTargetOptions.h
302 - ../llvm/include/llvm/ADT/FloatingPointMode.h
302 - ../clang/include/clang/Basic/XRayInstr.h
302 - ../clang/include/clang/Basic/DebugInfoOptions.h
302 - ../clang/include/clang/Basic/CodeGenOptions.h
302 - ../clang/include/clang/Basic/CodeGenOptions.def
257 - ../llvm/include/llvm/Support/Regex.h
79 - ../llvm/include/llvm/ADT/SmallSet.h
68 - MSVCSTL/include/set
66 - ../llvm/include/llvm/ADT/SmallPtrSet.h
62 - ../llvm/include/llvm/ADT/StringSwitch.h
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions