We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2cb3a commit 11ba5d4Copy full SHA for 11ba5d4
mlir/lib/Target/LLVMIR/DebugImporter.cpp
@@ -307,6 +307,7 @@ DINodeAttr DebugImporter::translate(llvm::DINode *node) {
307
//===----------------------------------------------------------------------===//
308
// RecursionPruner
309
310
+
311
/// Get the `getRecSelf` constructor for the translated type of `node` if its
312
/// translated DITypeAttr supports recursion. Otherwise, returns nullptr.
313
static function_ref<DIRecursiveTypeAttrInterface(DistinctAttr)>
0 commit comments