diff options
author | Jean Perier <jperier@nvidia.com> | 2022-11-14 10:37:04 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-11-14 10:37:16 +0100 |
commit | fcfb620db55ec6fde832254f38a207da24399a2d (patch) | |
tree | c4112271e3b79d2eac6fe5e08bf4d27f63a8271d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 32e7e17d860b17731bc9347ab0488ea072356f50 (diff) | |
download | llvm-fcfb620db55ec6fde832254f38a207da24399a2d.zip llvm-fcfb620db55ec6fde832254f38a207da24399a2d.tar.gz llvm-fcfb620db55ec6fde832254f38a207da24399a2d.tar.bz2 |
[flang][NFC] rename hlfir::FortranEntity into EntityWithAttributes
This reflects the fact that Attributes will not always be visible when
looking at an HLFIR variable. The EntityWithAttributes class is used
to denote in the compiler code that the value at hand has visible
attributes. It is intended to be used in lowering so that the code
can query about operands attributes when generating code.
Differential Revision: https://reviews.llvm.org/D137792
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions