[PATCH] D133283: [DirectX backend] Support global ctor for DXILBitcodeWriter.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 11:09:38 PDT 2022


python3kgae updated this revision to Diff 463968.
python3kgae added a comment.

Fix unit test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133283/new/

https://reviews.llvm.org/D133283

Files:
  llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
  llvm/lib/Target/DirectX/PointerTypeAnalysis.cpp
  llvm/test/tools/dxil-dis/global_ctor.ll
  llvm/unittests/Target/DirectX/PointerTypeAnalysisTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133283.463968.patch
Type: text/x-patch
Size: 19118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/17487e55/attachment.bin>


More information about the llvm-commits mailing list