diff options
author | Tarun Prabhu <tarun@lanl.gov> | 2024-09-09 09:57:49 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 09:57:49 -0600 |
commit | eba6160deec5a32e4b31c2a446172d0e388195c9 (patch) | |
tree | 9f3cb31fa2815d218c7dbc73b168ffacd339958a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 914ab366c24cf494a798ce3a178686456731861a (diff) | |
download | llvm-eba6160deec5a32e4b31c2a446172d0e388195c9.zip llvm-eba6160deec5a32e4b31c2a446172d0e388195c9.tar.gz llvm-eba6160deec5a32e4b31c2a446172d0e388195c9.tar.bz2 |
[flang][Driver] Support --no-warnings option (#107455)
Because of the way visibility is implemented in Options.td, options that
are aliases do not inherit the visibility of the option being aliased.
Therefore, explicitly set the visibility of the alias to be the same as
the aliased option.
This partially addresses
https://github.com/llvm/llvm-project/issues/89888
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions