[all-commits] [llvm/llvm-project] 237097: [clang] Remove a duplicate action kind table entry.
iains via All-commits
all-commits at lists.llvm.org
Tue Feb 15 03:19:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2370977bdd0254d9d5424713513aeee233c647e4
https://github.com/llvm/llvm-project/commit/2370977bdd0254d9d5424713513aeee233c647e4
Author: iains <iain at sandoe.co.uk>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang] Remove a duplicate action kind table entry.
We have two entries for OPT_emit_codegen_only in the frontend action kind
table, delete one.
Differential Revision: https://reviews.llvm.org/D119826
More information about the All-commits
mailing list