<div dir="ltr">Hello,<div><br></div><div>Attaching a patch that adds a -suppress-warnings flag to the LLVM bitcode linker, with the expected effect.</div><div><br></div><div>The option is currently added directly into LinkModules.cpp; an alternative would be to add it to llvm-link.cpp, but then it would have to be percolated down to ModuleLinker through Linker etc. I can modify the patch to take that path, if that's deemed better. If the warning goes into llvm-link.cpp, it may also make sense to turn it to "-w" to be just like in Clang.</div>

<div><br></div><div>PTAL,</div><div><br></div><div>Eli</div><div><br></div></div>