<div dir="ltr">Hi there,<div><br></div><div>Hope any experts can possibly point me some useful information.</div><div>I'm building an LLVM backend for my own ISA. I have an error when trying to use my compiler to emit machine code for Windows. </div><div>The error message looks like this:</div><div><br></div><div>'anonymous namespace'::WinCOFFObjectWriter::recordRelocation(), \llvm\lib\mc\wincoffobjectwriter.cpp, line 769</div><div>llvm::MCAssembler::handleFixup(), llvm\lib\mc\mcassembler.cpp, line 852</div><div>llvm::MCAssembler::Finish(), llvm\lib\mc\mcassembler.cpp, line 932</div><div>llvm::MCObjectStreamer::FinishImpl(), llvm\lib\mc\mcobjectstreamer.cpp line 458 </div><div>llvm::MCWinCOFFStreamer::FinishImpl(), llvm\lib\mc\wincoffstreamer.cpp, line 289</div><div><br></div></div>