Skip to content

Commit 11ba5d4

Browse files
committed
nit space
1 parent 9e2cb3a commit 11ba5d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/LLVMIR/DebugImporter.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ DINodeAttr DebugImporter::translate(llvm::DINode *node) {
307307
//===----------------------------------------------------------------------===//
308308
// RecursionPruner
309309
//===----------------------------------------------------------------------===//
310+
310311
/// Get the `getRecSelf` constructor for the translated type of `node` if its
311312
/// translated DITypeAttr supports recursion. Otherwise, returns nullptr.
312313
static function_ref<DIRecursiveTypeAttrInterface(DistinctAttr)>

0 commit comments

Comments
 (0)