[all-commits] [llvm/llvm-project] 99edb9: [flang][driver] Fix options flag in the frontend d...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Sep 24 00:45:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99edb9b79c46706a41921c4edb1b849c1a618d26
https://github.com/llvm/llvm-project/commit/99edb9b79c46706a41921c4edb1b849c1a618d26
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
Log Message:
-----------
[flang][driver] Fix options flag in the frontend driver
In the frontend driver we should be using FC1Option (frontend driver
options) instead of FlangOption (flang driver options).
Differential Revision: https://reviews.llvm.org/D88108
More information about the All-commits
mailing list