[PATCH] D132977: [HLSL] Call global constructors inside entry
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 13:00:24 PDT 2022
beanz updated this revision to Diff 458542.
beanz added a comment.
Adding test coverage for `__attribute__((constructor))`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132977/new/
https://reviews.llvm.org/D132977
Files:
clang/docs/HLSL/EntryFunctions.rst
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/test/CodeGenHLSL/GlobalConstructorFunction.hlsl
clang/test/CodeGenHLSL/GlobalConstructors.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132977.458542.patch
Type: text/x-patch
Size: 5354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/63a12fa2/attachment-0001.bin>
More information about the cfe-commits
mailing list