diff options
Diffstat (limited to 'llvm/test/DebugInfo/Generic/recursive_inlining.ll')
| -rw-r--r-- | llvm/test/DebugInfo/Generic/recursive_inlining.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Generic/recursive_inlining.ll b/llvm/test/DebugInfo/Generic/recursive_inlining.ll index 9afa8aea61a..03ccfed01b6 100644 --- a/llvm/test/DebugInfo/Generic/recursive_inlining.ll +++ b/llvm/test/DebugInfo/Generic/recursive_inlining.ll @@ -239,7 +239,7 @@ attributes #3 = { nounwind } !35 = !DILocation(line: 9, scope: !36, inlinedAt: !24) !36 = distinct !DILexicalBlock(scope: !30, file: !2, line: 9) !37 = !{!38, !39, i64 0} -!38 = !{!4, !39, i64 0} +!38 = !{!"struct", !39, i64 0} !39 = !{!"int", !27, i64 0} !40 = !DILocation(line: 9, scope: !41, inlinedAt: !24) !41 = distinct !DILexicalBlock(scope: !36, file: !2, line: 9) |

