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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 09:59:08 PDT 2022


beanz added a comment.

@python3kgae This breaks the unit tests for the PointerTypeAnalysis pass, so I've reverted it in rG5d4dd5357076de54d70f8621a39626b393a6e110 <https://reviews.llvm.org/rG5d4dd5357076de54d70f8621a39626b393a6e110>.

Please ensure that all the in-tree tests pass before pushing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133283



More information about the llvm-commits mailing list