Skip to content

Commit 0c6ac32

Browse files
author
joaosaffran
committed
clean
1 parent ca77982 commit 0c6ac32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/DirectX/DXILRootSignature.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ analyzeModule(Module &M) {
6161
(the Root parameter of this function), the parsing process needs
6262
to loop through each of its operands and process the function,
6363
signature pair.
64-
*/
64+
*/
6565

6666
LLVMContext *Ctx = &M.getContext();
6767

0 commit comments

Comments
 (0)