[all-commits] [llvm/llvm-project] 7ac250: [NFC][flang] Remove the unused header in Bridge.cpp
PeixinQiao via All-commits
all-commits at lists.llvm.org
Wed Jul 27 08:21:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ac2500eb05fde69235a4dfbc435dc9362fbcd83
https://github.com/llvm/llvm-project/commit/7ac2500eb05fde69235a4dfbc435dc9362fbcd83
Author: Peixin Qiao <qiaopeixin at huawei.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M flang/lib/Lower/Bridge.cpp
Log Message:
-----------
[NFC][flang] Remove the unused header in Bridge.cpp
The header file OpenMPDialect.h is added in Bridge.cpp in D130027,
but it is unused. Remove it.
Differential Revision: https://reviews.llvm.org/D130625
More information about the All-commits
mailing list