aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/Architecture.cpp
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2022-01-26 06:22:41 -0500
committerserge-sans-paille <sguelton@redhat.com>2022-01-26 13:44:32 +0100
commitb58174d6248805c8994cfe685c826d3f14961202 (patch)
tree1a87f57c6a80da83c7ef64c4cd0346e7201fda9c /llvm/lib/TextAPI/Architecture.cpp
parente6ce2c0b8d5f8253791bf87145669c58328c30db (diff)
downloadllvm-b58174d6248805c8994cfe685c826d3f14961202.zip
llvm-b58174d6248805c8994cfe685c826d3f14961202.tar.gz
llvm-b58174d6248805c8994cfe685c826d3f14961202.tar.bz2
Cleanup headers for BinaryFormat
A few header removal, some forward declarations. As usual, this can break your build due to false dependencies, the most notable change are: - "llvm/BinaryFormat/AMDGPUMetadataVerifier.h" no longer includes "llvm/BinaryFormat/MsgPackDocument.h" The impact on generated preprocessed lines for LLVMBinaryFormat is pretty nice: $ clang++ -E -Iinclude -I../llvm/include ../llvm/lib/BinaryFormat/*.cpp -std=c++14 -fno-rtti -fno-exceptions | wc -l before this patch: 705281 after this patch: 751456 Discourse thread on the topic: https://llvm.discourse.group/t/include-what-you-use-include-cleanup
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions