[all-commits] [llvm/llvm-project] 7c65e6: [flang] Switch attr name to bindc_name
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jun 29 05:20:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c65e62a519941e7dcce252d6b3e291621800876
https://github.com/llvm/llvm-project/commit/7c65e62a519941e7dcce252d6b3e291621800876
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROpsSupport.h
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/include/flang/Optimizer/Dialect/FIRTypes.td
M flang/test/Lower/program-units-fir-mangling.f90
Log Message:
-----------
[flang] Switch attr name to bindc_name
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D128788
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list