[PATCH] D91417: [IRGen] Add !annotation metadata for auto-init stores.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 16 02:42:45 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca2e7e59994d: [IRGen] Add !annotation metadata for auto-init stores. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D91417?vs=305110&id=305443#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91417/new/
https://reviews.llvm.org/D91417
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/test/CodeGenCXX/auto-var-init.cpp
clang/test/CodeGenCXX/trivial-auto-var-init-attribute.cpp
clang/test/CodeGenCXX/trivial-auto-var-init.cpp
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Metadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91417.305443.patch
Type: text/x-patch
Size: 105637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201116/2f1e605c/attachment-0001.bin>
More information about the cfe-commits
mailing list