[LLParser] Remove outdated deplibs
authorXuanda Yang <th3charlie@gmail.com>
Mon, 14 Jun 2021 04:46:12 +0000 (12:46 +0800)
committerXuanda Yang <th3charlie@gmail.com>
Mon, 14 Jun 2021 04:46:12 +0000 (12:46 +0800)
commite0bb5020643cf22e3989c641afaa50892766b557
tree3e02fd2cef9a7b99d23b6ba033aa0eaa56b97d0a
parent0dd4c4b5ae49662359a56f45bccc90b16aea35b0
[LLParser] Remove outdated deplibs

The comment mentions deplibs should be removed in 4.0. Removing it in this patch.

Reviewed By: compnerd, dexonsmith, lattner

Differential Revision: https://reviews.llvm.org/D102763
llvm/include/llvm/AsmParser/LLParser.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp