[all-commits] [llvm/llvm-project] e0bb50: [LLParser] Remove outdated deplibs

Xuanda Yang via All-commits all-commits at lists.llvm.org
Sun Jun 13 21:47:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0bb5020643cf22e3989c641afaa50892766b557
      https://github.com/llvm/llvm-project/commit/e0bb5020643cf22e3989c641afaa50892766b557
  Author: Xuanda Yang <th3charlie at gmail.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M llvm/include/llvm/AsmParser/LLParser.h
    M llvm/lib/AsmParser/LLLexer.cpp
    M llvm/lib/AsmParser/LLParser.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list