mtrofin marked an inline comment as done. mtrofin added inline comments.
================ Comment at: llvm/lib/Target/ARM/ARMTargetMachine.cpp:43 #include "llvm/Pass.h" +#include "llvm/Support/ARMTargetParser.h" #include "llvm/Support/CodeGen.h" ---------------- myhsu wrote: > Hmm...did you use clang-format-diff.py? I wonder why this was changed > (although it's a legit one) did git clang-format, and since that had to re-sort the includes due to my change, it affected incorrectly placed lines. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119876/new/ https://reviews.llvm.org/D119876 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits