[all-commits] [llvm/llvm-project] 4b96f8: [DX] DXContainer does not support COMDAT

Chris B via All-commits all-commits at lists.llvm.org
Tue Sep 13 12:00:06 PDT 2022


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

  Changed paths:
    M llvm/include/llvm/ADT/Triple.h
    M llvm/unittests/ADT/TripleTest.cpp

  Log Message:
  -----------
  [DX] DXContainer does not support COMDAT

The DXContainer is pretty primitive, but doesn't support COMDAT. We need
to set that in the Triple so that Clang won't try to emit COMDATs.




More information about the All-commits mailing list