[PATCH] D97116: Reduce the number of attributes attached to each function
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 23 22:09:08 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG053dc95839b3: Reduce the number of attributes attached to each function (authored by xbolva00).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97116/new/
https://reviews.llvm.org/D97116
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/aarch64-neon-ldst-one.c
clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
clang/test/CodeGen/aarch64-poly128.c
clang/test/CodeGen/aarch64-poly64.c
clang/test/CodeGenCXX/dllexport-ctor-closure.cpp
clang/test/CodeGenCXX/dllexport.cpp
More information about the cfe-commits
mailing list