[flang] Add OpenMP flag to bbc
authorValentin Clement <clementval@gmail.com>
Wed, 9 Mar 2022 17:30:46 +0000 (18:30 +0100)
committerValentin Clement <clementval@gmail.com>
Wed, 9 Mar 2022 17:34:04 +0000 (18:34 +0100)
commitb0f7dc2cf04327febb02280006a7c8d10489fdd6
tree92fde5fea73a392ea0413a2da57cd4b2becb0cab
parentf72fe2ef67aac421d77270d0bd9550950a474787
[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
flang/test/Lower/OpenMP/pre-fir-tree01.f90 [new file with mode: 0644]
flang/tools/bbc/bbc.cpp