diff options
author | David Green <david.green@arm.com> | 2025-09-27 16:50:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-27 16:50:48 +0100 |
commit | 9bf51b2b19064644ca447cde425dccf2bd971722 (patch) | |
tree | fe5f1b2a1d08729d8bc6bb09ad33ecd2172c14c0 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 371b3cae08c69b4991a4693ae69eeccab244bb52 (diff) | |
download | llvm-9bf51b2b19064644ca447cde425dccf2bd971722.zip llvm-9bf51b2b19064644ca447cde425dccf2bd971722.tar.gz llvm-9bf51b2b19064644ca447cde425dccf2bd971722.tar.bz2 |
[ARM] Generate build-attributes more correctly in the presence of intrinsic declarations. (#160749)
This code doesn't work very well, but this makes it work when intrinsic
definitions are present. It now discounts functions declarations from
the set of attributes it looks at.
The code would have worked better before
0ab5b5b8581d9f2951575f7245824e6e4fc57dec when module-level attributes
could provide the information used to construct build-attributes.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions