github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 130098 tests passed * 2709 tests skipped All executed tests passed, but another part of the build **failed**. Click on a failure below to see the details. <details> <summary>[code=4294967295] bin/toyc-ch6.exe</summary> ``` FAILED: [code=4294967295] bin/toyc-ch6.exe C:\Windows\system32\cmd.exe /C "cd . && C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -E vs_link_exe --msvc-ver=1944 --intdir=tools\mlir\examples\toy\Ch6\CMakeFiles\toyc-ch6.dir --rc="C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\rc.exe" --mt="C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\mt.exe" --manifests -- C:\clang\clang-msvc\bin\lld-link.exe /nologo @CMakeFiles\toyc-ch6.rsp /out:bin\toyc-ch6.exe /implib:lib\toyc-ch6.lib /pdb:bin\toyc-ch6.pdb /version:0.0 /MANIFEST:NO /STACK:10000000 /INCREMENTAL:NO /subsystem:console && cd ." LINK: command "C:\clang\clang-msvc\bin\lld-link.exe /nologo @CMakeFiles\toyc-ch6.rsp /out:bin\toyc-ch6.exe /implib:lib\toyc-ch6.lib /pdb:bin\toyc-ch6.pdb /version:0.0 /MANIFEST:NO /STACK:10000000 /INCREMENTAL:NO /subsystem:console" failed (exit code 1) with the following output: lld-link: error: undefined symbol: public: static char llvm::ProfileSummaryInfoWrapperPass::ID >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::ProfileSummaryInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: __cdecl llvm::X86AsmPrinter::X86AsmPrinter(class >>> llvm::TargetMachine &, class std::unique_ptr<class llvm::MCStreamer, struct >>> std::default_delete<class llvm::MCStreamer>>)'::`1'::<lambda_0>, class >>> llvm::ProfileSummaryInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::ProfileSummaryInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: __cdecl llvm::X86AsmPrinter::X86AsmPrinter(class >>> llvm::TargetMachine &, class std::unique_ptr<class llvm::MCStreamer, struct >>> std::default_delete<class llvm::MCStreamer>>)'::`1'::<lambda_0>, class >>> llvm::ProfileSummaryInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMX86CodeGen.lib(X86FixupBWInsts.cpp.obj):(public: virtual >>> void __cdecl `anonymous >>> namespace'::X86FixupBWInstLegacy::getAnalysisUsage(class >>> llvm::AnalysisUsage &) const) >>> referenced 43 more times lld-link: error: undefined symbol: public: static char llvm::StaticDataProfileInfoWrapperPass::ID >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::StaticDataProfileInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: __cdecl llvm::X86AsmPrinter::X86AsmPrinter(class >>> llvm::TargetMachine &, class std::unique_ptr<class llvm::MCStreamer, struct >>> std::default_delete<class llvm::MCStreamer>>)'::`1'::<lambda_1>, class >>> llvm::StaticDataProfileInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::StaticDataProfileInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: __cdecl llvm::X86AsmPrinter::X86AsmPrinter(class >>> llvm::TargetMachine &, class std::unique_ptr<class llvm::MCStreamer, struct >>> std::default_delete<class llvm::MCStreamer>>)'::`1'::<lambda_1>, class >>> llvm::StaticDataProfileInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMCodeGen.lib(StaticDataSplitter.cpp.obj):(public: virtual >>> bool __cdecl StaticDataSplitter::runOnMachineFunction(class >>> llvm::MachineFunction &)) >>> referenced 3 more times lld-link: error: undefined symbol: private: static struct llvm::AnalysisKey llvm::ProfileSummaryAnalysis::Key >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::ProfileSummaryInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: class llvm::PreservedAnalyses __cdecl >>> llvm::X86AsmPrinterBeginPass::run(class llvm::Module &, class >>> llvm::AnalysisManager<class llvm::Module> &)'::`1'::<lambda_2>, class >>> llvm::ProfileSummaryInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(private: virtual >>> class llvm::ProfileSummaryInfo * __cdecl std::_Func_impl_no_alloc<class >>> `public: class llvm::PreservedAnalyses __cdecl >>> llvm::X86AsmPrinterBeginPass::run(class llvm::Module &, class >>> llvm::AnalysisManager<class llvm::Module> &)'::`1'::<lambda_2>, class >>> llvm::ProfileSummaryInfo *, class llvm::Module &>::_Do_call(class >>> llvm::Module &)) >>> referenced by LLVMX86CodeGen.lib(X86AsmPrinter.cpp.obj):(public: class >>> llvm::ProfileSummaryInfo * __cdecl llvm::AnalysisManager<class >>> llvm::Module>::getCachedResult<class llvm::ProfileSummaryAnalysis>(class >>> llvm::Module &) const) >>> referenced 25 more times lld-link: error: undefined symbol: public: __cdecl llvm::TargetTransformInfo::TargetTransformInfo(class std::unique_ptr<class llvm::TargetTransformInfoImplBase const, struct std::default_delete<class llvm::TargetTransformInfoImplBase const>>) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::TargetTransformInfo __cdecl >>> llvm::X86TargetMachine::getTargetTransformInfo(class llvm::Function const >>> &) const) >>> referenced by LLVMCodeGen.lib(CodeGenTargetMachineImpl.cpp.obj):(public: >>> virtual class llvm::TargetTransformInfo __cdecl >>> llvm::CodeGenTargetMachineImpl::getTargetTransformInfo(class llvm::Function >>> const &) const) lld-link: error: undefined symbol: public: void __cdecl llvm::SCEV::print(class llvm::raw_ostream &) const >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: void >>> __cdecl llvm::SCEVUseT<class llvm::SCEVConstant const *>::dump(void) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: void >>> __cdecl llvm::SCEVUseT<class llvm::SCEVVScale const *>::dump(void) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: void >>> __cdecl llvm::SCEVUseT<class llvm::SCEVPtrToAddrExpr const *>::dump(void) >>> const) >>> referenced 93 more times lld-link: error: undefined symbol: public: static struct llvm::TargetTransformInfo::OperandValueInfo __cdecl llvm::TargetTransformInfo::getOperandInfo(class llvm::Value const *) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced 38 more times lld-link: error: undefined symbol: public: static enum llvm::TargetTransformInfo::CastContextHint __cdecl llvm::TargetTransformInfo::getCastContextHint(class llvm::Instruction const *) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj) >>> referenced by LLVMCodeGen.lib(BasicTargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::BasicTTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced 5 more times lld-link: error: undefined symbol: public: __cdecl llvm::IntrinsicCostAttributes::IntrinsicCostAttributes(unsigned int, class llvm::CallBase const &, class llvm::InstructionCost, bool) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj) >>> referenced by LLVMCodeGen.lib(BasicTargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::BasicTTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced 5 more times lld-link: error: undefined symbol: public: static enum llvm::TargetTransformInfo::VectorInstrContext __cdecl llvm::TargetTransformInfo::getVectorInstrContextHint(class llvm::Instruction const *) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getInstructionCost(class llvm::User const *, class >>> llvm::ArrayRef<class llvm::Value const *>, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getVectorInstrCost(class llvm::Instruction const &, >>> class llvm::Type *, enum llvm::TargetTransformInfo::TargetCostKind, >>> unsigned int, enum llvm::TargetTransformInfo::VectorInstrContext) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj) >>> referenced 2 more times lld-link: error: undefined symbol: struct llvm::KnownBits __cdecl llvm::computeKnownBits(class llvm::Value const *, class llvm::DataLayout const &, class llvm::AssumptionCache *, class llvm::Instruction const *, class llvm::DominatorTree const *, bool, unsigned int) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> struct std::pair<struct llvm::KnownBits, struct llvm::KnownBits> __cdecl >>> llvm::TargetTransformInfoImplBase::computeKnownBitsAddrSpaceCast(unsigned >>> int, class llvm::Value const &) const) >>> referenced by LLVMX86CodeGen.lib(X86PartialReduction.cpp.obj):(public: bool >>> __cdecl `anonymous namespace'::X86PartialReduction::run(class >>> llvm::Function &)) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl >>> llvm::X86TTIImpl::getIntImmCostInst(unsigned int, unsigned int, class >>> llvm::APInt const &, class llvm::Type *, enum >>> llvm::TargetTransformInfo::TargetCostKind, class llvm::Instruction *) const) >>> referenced 26 more times lld-link: error: undefined symbol: public: void __cdecl llvm::OptimizationRemarkEmitter::emit(class llvm::DiagnosticInfoOptimizationBase &) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> void __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getUnrollingPreferences(class llvm::Loop *, class >>> llvm::ScalarEvolution &, struct >>> llvm::TargetTransformInfo::UnrollingPreferences &, class >>> llvm::OptimizationRemarkEmitter *) const) >>> referenced by LLVMCodeGen.lib(AtomicExpandPass.cpp.obj):(private: bool >>> __cdecl `anonymous namespace'::AtomicExpandImpl::tryExpandAtomicRMW(class >>> llvm::AtomicRMWInst *)) >>> referenced by LLVMGlobalISel.lib(IRTranslator.cpp.obj):(void __cdecl >>> reportTranslationError(class llvm::MachineFunction &, class >>> llvm::OptimizationRemarkEmitter &, class llvm::OptimizationRemarkMissed &)) >>> referenced 226 more times lld-link: error: undefined symbol: public: __cdecl llvm::IntrinsicCostAttributes::IntrinsicCostAttributes(unsigned int, class llvm::Type *, class llvm::ArrayRef<class llvm::Type *>, class llvm::FastMathFlags, class llvm::IntrinsicInst const *, class llvm::InstructionCost) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getExtendedReductionCost(unsigned int, bool, class >>> llvm::Type *, class llvm::VectorType *, class std::optional<class >>> llvm::FastMathFlags>, enum llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getIntrinsicInstrCost(class >>> llvm::IntrinsicCostAttributes const &, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getIntrinsicInstrCost(class >>> llvm::IntrinsicCostAttributes const &, enum >>> llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced 71 more times lld-link: error: undefined symbol: class llvm::Value * __cdecl llvm::getSplatValue(class llvm::Value const *) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::getGEPCost(class llvm::Type *, class llvm::Value const >>> *, class llvm::ArrayRef<class llvm::Value const *>, class llvm::Type *, >>> enum llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced by LLVMX86CodeGen.lib(X86TargetTransformInfo.cpp.obj):(private: >>> class llvm::InstructionCost __cdecl >>> llvm::X86TTIImpl::getGSVectorCost(unsigned int, enum >>> llvm::TargetTransformInfo::TargetCostKind, class llvm::Type *, class >>> llvm::Value const *, struct llvm::Align, unsigned int) const) >>> referenced by LLVMCodeGen.lib(BasicTargetTransformInfo.cpp.obj):(public: >>> virtual class llvm::InstructionCost __cdecl >>> llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::BasicTTIImpl>::getGEPCost(class llvm::Type *, class llvm::Value const >>> *, class llvm::ArrayRef<class llvm::Value const *>, class llvm::Type *, >>> enum llvm::TargetTransformInfo::TargetCostKind) const) >>> referenced 16 more times lld-link: error: undefined symbol: public: virtual __cdecl llvm::TargetTransformInfoImplBase::~TargetTransformInfoImplBase(void) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> void * __cdecl llvm::TargetTransformInfoImplBase::`scalar deleting >>> dtor'(unsigned int)) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: virtual >>> void * __cdecl llvm::TargetTransformInfoImplCRTPBase<class >>> llvm::X86TTIImpl>::`scalar deleting dtor'(unsigned int)) >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(protected: >>> virtual void * __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::`scalar deleting dtor'(unsigned int)) >>> referenced 4 more times lld-link: error: undefined symbol: public: class llvm::DebugLoc __cdecl llvm::Loop::getStartLoc(void) const >>> referenced by LLVMX86CodeGen.lib(X86TargetMachine.cpp.obj):(public: <auto> >>> __cdecl `public: virtual void __cdecl llvm::BasicTTIImplBase<class >>> llvm::X86TTIImpl>::getUnrollingPreferences(class llvm::Loop *, class >>> llvm::ScalarEvolution &, struct >>> llvm::TargetTransformInfo::UnrollingPreferences &, class >>> llvm::OptimizationRemarkEmitter *) >>> const'::`1'::<lambda_1>::operator()(void) const) >>> referenced by LLVMCodeGen.lib(BasicTargetTransformInfo.cpp.obj):(public: >>> <auto> __cdecl `public: virtual void __cdecl llvm::BasicTTIImplBase<class >>> llvm::BasicTTIImpl>::getUnrollingPreferences(class llvm::Loop *, class >>> llvm::ScalarEvolution &, struct >>> llvm::TargetTransformInfo::UnrollingPreferences &, class >>> llvm::OptimizationRemarkEmitter *) >>> const'::`1'::<lambda_1>::operator()(void) const) >>> referenced by LLVMTransformUtils.lib(BasicBlockUtils.cpp.obj):(class >>> llvm::BasicBlock * __cdecl SplitBlockPredecessorsImpl(class >>> llvm::BasicBlock *, class llvm::ArrayRef<class llvm::BasicBlock *>, char >>> const *, class llvm::DomTreeUpdater *, class llvm::DominatorTree *, class >>> llvm::LoopInfo *, class llvm::MemorySSAUpdater *, bool)) >>> referenced 73 more times lld-link: error: undefined symbol: class llvm::Constant * __cdecl llvm::ConstantFoldConstant(class llvm::Constant const *, class llvm::DataLayout const &, class llvm::TargetLibraryInfo const *) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *) >>> const) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldExactBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *, >>> bool) const) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldNoWrapBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *, >>> bool, bool) const) >>> referenced 20 more times lld-link: error: undefined symbol: class llvm::Constant * __cdecl llvm::ConstantFoldBinaryOpOperands(unsigned int, class llvm::Constant *, class llvm::Constant *, class llvm::DataLayout const &) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *) >>> const) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldExactBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *, >>> bool) const) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldNoWrapBinOp(enum >>> llvm::Instruction::BinaryOps, class llvm::Value *, class llvm::Value *, >>> bool, bool) const) >>> referenced 42 more times lld-link: error: undefined symbol: class llvm::Constant * __cdecl llvm::ConstantFoldUnaryOpOperand(unsigned int, class llvm::Constant *, class llvm::DataLayout const &) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldUnOpFMF(enum >>> llvm::Instruction::UnaryOps, class llvm::Value *, class >>> llvm::FastMathFlags) const) >>> referenced by LLVMCodeGen.lib(AtomicExpandPass.cpp.obj) >>> referenced by LLVMScalarOpts.lib(LoopStrengthReduce.cpp.obj) >>> referenced 12 more times lld-link: error: undefined symbol: class llvm::Constant * __cdecl llvm::ConstantFoldCompareInstOperands(unsigned int, class llvm::Constant *, class llvm::Constant *, class llvm::DataLayout const &, class llvm::TargetLibraryInfo const *, class llvm::Instruction const *) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldCmp(enum >>> llvm::CmpInst::Predicate, class llvm::Value *, class llvm::Value *) const) >>> referenced by LLVMCodeGen.lib(AtomicExpandPass.cpp.obj) >>> referenced by LLVMX86CodeGen.lib(X86InstCombineIntrinsic.cpp.obj):(class >>> llvm::Constant * __cdecl getNegativeIsTrueBoolVec(class llvm::Constant *, >>> class llvm::DataLayout const &)) >>> referenced 17 more times lld-link: error: undefined symbol: class llvm::Constant * __cdecl llvm::ConstantFoldCastOperand(unsigned int, class llvm::Constant *, class llvm::Type *, class llvm::DataLayout const &) >>> referenced by >>> MLIRTargetLLVMIRExport.lib(ModuleTranslation.cpp.obj):(public: virtual >>> class llvm::Value * __cdecl llvm::TargetFolder::FoldCast(enum >>> llvm::Instruction::CastOps, class llvm::Value *, class llvm::Type *) const) >>> referenced by LLVMCodeGen.lib(MachineFunction.cpp.obj):(public: unsigned >>> int __cdecl llvm::MachineConstantPool::getConstantPoolIndex(class >>> llvm::Constant const *, struct llvm::Align)) >>> referenced by LLVMCodeGen.lib(MachineFunction.cpp.obj):(public: unsigned >>> int __cdecl llvm::MachineConstantPool::getConstantPoolIndex(class >>> llvm::Constant const *, struct llvm::Align)) >>> referenced 31 more times lld-link: error: too many errors emitted, stopping now (use /errorlimit:0 to see all errors) ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/192863 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
