[llvm] [DirectX][docs] Document DXContainer format (PR #90908)

Damyan Pepper via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 15:26:14 PDT 2024


================
@@ -78,9 +79,11 @@ both ``DXBC`` and ``DXIL`` outputs, and the ultimate goal is to support both as
 code generation targets in LLVM, the LLVM codebase uses a more neutral name,
 ``DXContainer``.
 
-The ``DXContainer`` format is sparsely documented in the functional
+The ``DXcontainer`` format is sparsely documented in the functional
----------------
damyanp wrote:

Is the change to lowercase "c" here intentional?  It looks like it is capitalized everywhere else.

https://github.com/llvm/llvm-project/pull/90908


More information about the llvm-commits mailing list