[Lldb-commits] [PATCH] D121168: Cleanup includes: LLVMTarget

2022-03-10 Thread Simon Pilgrim via Phabricator via lldb-commits
RKSimon added a comment. @serge-sans-paille Any luck with tracking down https://lab.llvm.org/buildbot/#/builders/67/builds/6136 ? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121168/new/ https://reviews.llvm.org/D121168 _

[Lldb-commits] [PATCH] D121168: Cleanup includes: LLVMTarget

2022-03-10 Thread serge via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG3c4410dfcaaf: Cleanup includes: LLVMTarget (authored by serge-sans-paille). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121168/new/ https://reviews.llvm.o

[Lldb-commits] [PATCH] D121168: Cleanup includes: LLVMTarget

2022-03-09 Thread Fangrui Song via Phabricator via lldb-commits
MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land. Thanks! Comment at: llvm/include/llvm/Target/TargetMachine.h:21 #include "llvm/IR/PassManager.h" -#include "llvm/Pass.h" #include "llvm/Support/CodeGen.h" ---

[Lldb-commits] [PATCH] D121168: Cleanup includes: LLVMTarget

2022-03-08 Thread Simon Pilgrim via Phabricator via lldb-commits
RKSimon added a comment. Please add a reference to https://discourse.llvm.org/t/include-what-you-use-include-cleanup/5831 in the summary Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121168/new/ https://reviews.llvm.org/D121168

[Lldb-commits] [PATCH] D121168: Cleanup includes: LLVMTarget

2022-03-08 Thread serge via Phabricator via lldb-commits
serge-sans-paille created this revision. serge-sans-paille added reviewers: MaskRay, RKSimon, lenary. Herald added subscribers: kerbowa, Jim, atanasyan, jrtc27, hiraditya, nhaehnle, jvesely, sdardis, dylanmckay. Herald added a project: All. serge-sans-paille requested review of this revision. Hera