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
_
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
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"
---
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
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