diff options
author | Nikita Popov <npopov@redhat.com> | 2025-09-02 09:10:45 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2025-09-03 11:12:11 +0200 |
commit | cd7f7cf5cca6fa425523a5af9fd42f82c6566ebf (patch) | |
tree | c8a427383e767538b1ea388984c00f451c48bd8f /llvm/lib/DWARFLinker | |
parent | 73bed64433072338d11ebf770d6db99c2ce810aa (diff) | |
download | llvm-cd7f7cf5cca6fa425523a5af9fd42f82c6566ebf.zip llvm-cd7f7cf5cca6fa425523a5af9fd42f82c6566ebf.tar.gz llvm-cd7f7cf5cca6fa425523a5af9fd42f82c6566ebf.tar.bz2 |
Reapply [IR] Remove options to make scalable TypeSize access a warning (#156336)
Reapplying now that buildbot has picked up the new configuration
that does not use -treat-scalable-fixed-error-as-warning.
-----
This removes the `LLVM_ENABLE_STRICT_FIXED_SIZE_VECTORS` cmake option
and the `-treat-scalable-fixed-error-as-warning` opt flag.
We stopped treating these as warnings by default a long time ago
(62f09d788f9fc540db12f3cfa2f98760071fca96), so I don't think it makes
sense to retain these options at this point. Accessing a scalable
TypeSize as fixed should always result in an error.
Diffstat (limited to 'llvm/lib/DWARFLinker')
0 files changed, 0 insertions, 0 deletions