[all-commits] [llvm/llvm-project] bc08a1: Remove `deplibs` keyword completely
Yuki Okushi via All-commits
all-commits at lists.llvm.org
Sat May 28 09:17:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc08a16d828bd589a4ec832200e97e6c96a6ef41
https://github.com/llvm/llvm-project/commit/bc08a16d828bd589a4ec832200e97e6c96a6ef41
Author: Yuki Okushi <jtitor at 2k36.org>
Date: 2022-05-29 (Sun, 29 May 2022)
Changed paths:
M llvm/include/llvm/AsmParser/LLToken.h
Log Message:
-----------
Remove `deplibs` keyword completely
D102763 removed the almost support of `deplibs` but it seems `kw_deplibs` was missed.
This patch removes it.
Differential Revision: https://reviews.llvm.org/D126527
More information about the All-commits
mailing list