Skip to content

Commit b9d7f07

Browse files
author
joaosaffran
committed
fix naming
1 parent f804a23 commit b9d7f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/BinaryFormat/DXContainerConstants.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ROOT_ELEMENT_FLAG(11, SamplerHeapDirectlyIndexed)
7373
#endif // ROOT_ELEMENT_FLAG
7474

7575

76-
// ROOT_ELEMENT_FLAG(bit offset for the flag, name).
76+
// ROOT_DESCRIPTOR_FLAG(bit offset for the flag, name).
7777
#ifdef ROOT_DESCRIPTOR_FLAG
7878

7979
ROOT_DESCRIPTOR_FLAG(0, NONE)

0 commit comments

Comments
 (0)