diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-04-16 09:54:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 09:54:27 -0700 |
commit | 726a5c2c57c486e69df2dfc296482e1d8014ab62 (patch) | |
tree | ed97e49df071be27ee716c855896b20095a2eb29 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 76b7ae7e454a1f0d814406d16926aa6722afcda4 (diff) | |
download | llvm-726a5c2c57c486e69df2dfc296482e1d8014ab62.zip llvm-726a5c2c57c486e69df2dfc296482e1d8014ab62.tar.gz llvm-726a5c2c57c486e69df2dfc296482e1d8014ab62.tar.bz2 |
[NFC][CFI] Avoid clang error in CFI tests (#135981)
In these tests we test correct linking flags set,
and it's confusing that command fails because of
other missing required flags.
Clang diagnostics opportunistically proceed after
error report on required flags, but there is no
guaranty that processing of tested flags are the same
in supported and erroneous flag sets.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions