================ @@ -41,6 +41,10 @@ class LLVM_LIBRARY_VISIBILITY ARCTargetInfo : public TargetInfo { MacroBuilder &Builder) const override; ArrayRef<Builtin::Info> getTargetBuiltins() const override { return {}; } ---------------- chandlerc wrote:
Doh, yes. I meant to remove the base class one once they were all gone to make sure, and just forgot. Thanks for catching. Fixed. https://github.com/llvm/llvm-project/pull/118734 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits