Skip to content

Commit af21e2e

Browse files
committed
clang-format
1 parent c354445 commit af21e2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/DirectX/DXILOpBuilder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ StructType *DXILOpBuilder::getResRetType(Type *ElementTy) {
535535
return ::getResRetType(ElementTy);
536536
}
537537

538-
539538
StructType *DXILOpBuilder::getHandleType() {
540539
return ::getHandleType(IRB.getContext());
541540
}

0 commit comments

Comments
 (0)