diff options
Diffstat (limited to 'llvm/test/Transforms/Inline/debug-invoke.ll')
| -rw-r--r-- | llvm/test/Transforms/Inline/debug-invoke.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Inline/debug-invoke.ll b/llvm/test/Transforms/Inline/debug-invoke.ll index 74ba9dc7084..0c5dfa4c7fd 100644 --- a/llvm/test/Transforms/Inline/debug-invoke.ll +++ b/llvm/test/Transforms/Inline/debug-invoke.ll @@ -31,7 +31,7 @@ lpad: } !llvm.module.flags = !{!1} -!1 = !{i32 2, !"Debug Info Version", i32 2} +!1 = !{i32 2, !"Debug Info Version", i32 3} !2 = !{} !3 = !MDLocation(line: 1, scope: !2) !4 = !MDLocation(line: 2, scope: !2) |

