[all-commits] [llvm/llvm-project] 5d4dd5: Revert "[DirectX backend] Support global ctor for ...

Chris B via All-commits all-commits at lists.llvm.org
Thu Sep 29 09:58:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d4dd5357076de54d70f8621a39626b393a6e110
      https://github.com/llvm/llvm-project/commit/5d4dd5357076de54d70f8621a39626b393a6e110
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
    M llvm/lib/Target/DirectX/PointerTypeAnalysis.cpp
    R llvm/test/tools/dxil-dis/global_ctor.ll

  Log Message:
  -----------
  Revert "[DirectX backend] Support global ctor for DXILBitcodeWriter."

This reverts commit 26129766df701d462ed9a6a9a68a88b3564a70bd.

The reverted commit broke in-tree unit tests for the DirectX backend.




More information about the All-commits mailing list