Daniil Fukalov 65bc259a97
[NFC] Add explicit #include llvm-config.h where its macros are used, last part. (#107615)
(this is the part related to bolt, lld and mlir)

Without these explicit includes, removing other headers, who implicitly
include llvm-config.h, may have non-trivial side effects. For example,
`clangd` may report even `llvm-config.h` as "no used" in case it defines
a macro, that is explicitly used with #ifdef. It is actually amplified
with different build configs which use different set of macros.
2024-09-20 19:59:39 +02:00
..
2024-09-15 22:15:02 -07:00
2024-08-21 23:53:36 -07:00
2024-09-16 16:44:53 -07:00
2024-04-19 09:09:41 -07:00
2024-08-21 21:23:28 -07:00
2024-08-21 21:23:28 -07:00
2024-08-21 23:53:36 -07:00
2024-09-15 22:15:02 -07:00
2024-08-03 11:20:32 -07:00
2024-08-21 23:53:36 -07:00
2024-08-21 23:53:36 -07:00
2024-09-15 22:15:02 -07:00
2024-09-15 22:15:02 -07:00

See docs/NewLLD.rst