[all-commits] [llvm/llvm-project] f37214: [flang] Add dump-symbols option to bbc
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jul 18 04:40:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f372142740dd5543dafc17fe3e0c521a63d4ff43
https://github.com/llvm/llvm-project/commit/f372142740dd5543dafc17fe3e0c521a63d4ff43
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M flang/test/Semantics/typeinfo01.f90
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[flang] Add dump-symbols option to bbc
Restore the `--dump-symbols` option in the `bbc`
tool.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D129850
More information about the All-commits
mailing list