lenary added a comment.
I'm going to move this into the newly created `ARMTargetParserCommon` files
which @tmatheson created in https://reviews.llvm.org/D137924 (which has landed).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137835/new/
https://
tmatheson accepted this revision.
tmatheson added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:47
#include "llvm/Option/ArgList.h"
+#include "llvm/Support/ARMTargetParser.h"
#include "llvm/Support/CodeGen.h"
lenary created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
lenary requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits, MaskRay.
Herald added projects: clang, LLVM.
This should live with the Arm targets, given th