[PATCH] D133993: [HLSL] Remove global ctor/dtor variable for non-lib profile.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 19 10:46:15 PDT 2022
python3kgae updated this revision to Diff 461271.
python3kgae added a comment.
Herald added a reviewer: aaron.ballman.
Add test for dtor in lib.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133993/new/
https://reviews.llvm.org/D133993
Files:
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenHLSL/GlobalConstructorFunction.hlsl
clang/test/CodeGenHLSL/GlobalConstructorLib.hlsl
clang/test/CodeGenHLSL/GlobalConstructors.hlsl
clang/test/CodeGenHLSL/GlobalDestructors.hlsl
clang/test/CodeGenHLSL/GlobalDestructorsLib.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133993.461271.patch
Type: text/x-patch
Size: 4604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220919/7a125b62/attachment.bin>
More information about the cfe-commits
mailing list