diff options
| author | serge-sans-paille <sguelton@redhat.com> | 2022-02-08 15:32:21 +0100 |
|---|---|---|
| committer | serge-sans-paille <sguelton@redhat.com> | 2022-02-09 11:09:17 +0100 |
| commit | ef736a1c39f27ef4777bbe6cf3af68c1fd588c8a (patch) | |
| tree | 75253a9fc634b0060482aa4aea31c1aac8f64ac3 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 33986970a4372aa391331c60c8f23804e903cec2 (diff) | |
Cleanup LLVMMC headers
There's a few relevant forward declarations in there that may require downstream
adding explicit includes:
llvm/MC/MCContext.h no longer includes llvm/BinaryFormat/ELF.h, llvm/MC/MCSubtargetInfo.h, llvm/MC/MCTargetOptions.h
llvm/MC/MCObjectStreamer.h no longer include llvm/MC/MCAssembler.h
llvm/MC/MCAssembler.h no longer includes llvm/MC/MCFixup.h, llvm/MC/MCFragment.h
Counting preprocessed lines required to rebuild llvm-project on my setup:
before: 1052436830
after: 1049293745
Which is significant and backs up the change in addition to the usual benefits of
decreasing coupling between headers and compilation units.
Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D119244
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
