[lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95
authorFangrui Song <i@maskray.me>
Wed, 28 Dec 2022 18:46:45 +0000 (10:46 -0800)
committerFangrui Song <i@maskray.me>
Wed, 28 Dec 2022 18:46:45 +0000 (10:46 -0800)
commit6b9a80de4906c79101af3b1cadcb3ef1edc62fbc
tree55a0b991fda3d344afb9ae3fb3947b523a6e0f89
parentfa023e0fe81697c4b263b6ee751b345d0fd60b6a
[lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95

The commit transitively includes lld/include/lld/Common/ErrorHandler.h into
lld/include/lld/Common/Driver.h, which is not intended.
lld/COFF/Driver.cpp
lld/ELF/Driver.cpp
lld/MachO/Driver.cpp
lld/MinGW/Driver.cpp
lld/include/lld/Common/Driver.h
lld/tools/lld/lld.cpp
lld/wasm/Driver.cpp