llvm-project/lld/MinGW
Reid Kleckner 213aea4c58 Remove unused Endian.h includes, NFC
Mainly avoids including Host.h everywhere:

$ diff -u <(sort thedeps-before.txt) <(sort thedeps-after.txt) \
    | grep '^[-+] ' | sort | uniq -c | sort -nr
   3141 - /usr/local/google/home/rnk/llvm-project/llvm/include/llvm/Support/Host.h
2020-03-11 15:45:34 -07:00
..
CMakeLists.txt Add missing reference to lldCommon in MinGW/CMakeLists.txt 2017-12-13 20:39:02 +00:00
Driver.cpp Remove unused Endian.h includes, NFC 2020-03-11 15:45:34 -07:00
Options.td [MinGW] Add --reproduce option 2019-10-04 07:27:45 +00:00