[all-commits] [llvm/llvm-project] b0f7dc: [flang] Add OpenMP flag to bbc
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Mar 9 09:34:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0f7dc2cf04327febb02280006a7c8d10489fdd6
https://github.com/llvm/llvm-project/commit/b0f7dc2cf04327febb02280006a7c8d10489fdd6
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
A flang/test/Lower/OpenMP/pre-fir-tree01.f90
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[flang] Add OpenMP flag to bbc
Add `-fopenmp` flag to the `bbc` tool.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz, awarzynski
Differential Revision: https://reviews.llvm.org/D121118
More information about the All-commits
mailing list