<div dir="ltr">Hi folks!<div><br></div><div>I plan to remove some outdated defines and functions related to deplibs in LLParser/LLLexer as the comment suggested they should be removed in 4.0 (e.g, see: <a href="https://github.com/llvm/llvm-project/blob/57ea5d4f48754b9b3470fceb197a56ed938ddc02/llvm/lib/AsmParser/LLParser.cpp#L465">https://github.com/llvm/llvm-project/blob/57ea5d4f48754b9b3470fceb197a56ed938ddc02/llvm/lib/AsmParser/LLParser.cpp#L465</a>).</div><div><br></div><div>The purposed change will delete several functions and you can take a look at <a href="https://reviews.llvm.org/D102763">https://reviews.llvm.org/D102763</a>. The removal itself is pretty trivial, but as Saleem suggested in the review, it may have potential impact to any down-stream projects. So I am posting this here to make sure we have a good understanding on the impact before the actual removal.</div><div><br></div><div>Thanks!</div><div><br></div><div>Best,</div><div>Xuanda Yang</div></div>