diff options
author | David Blaikie <dblaikie@gmail.com> | 2023-08-16 23:10:11 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2023-08-17 05:35:40 +0000 |
commit | 2993243c45abdb4f2bc3979336d054be165b1134 (patch) | |
tree | 70262faf263422622a80ccf4369247fc187535a7 /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 8dce4c56dd760b34b222d3188a0fe26232928406 (diff) | |
download | llvm-2993243c45abdb4f2bc3979336d054be165b1134.zip llvm-2993243c45abdb4f2bc3979336d054be165b1134.tar.gz llvm-2993243c45abdb4f2bc3979336d054be165b1134.tar.bz2 |
Fix misdiagnosed writability for __attribute__((section()))
This didn't actually misclassify the resulting IR variable, but caused a
false-positive error about mismatched section flags.
Follow-up to D156726, issue identified by @eddyz87, thanks!
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions