summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll')
-rw-r--r--llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll b/llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll
index 6c482754cda..71cf4178272 100644
--- a/llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll
+++ b/llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll
@@ -83,8 +83,8 @@ attributes #1 = { nounwind readnone speculatable willreturn }
!14 = !{!15, !6, !6}
!15 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
!16 = !{!17, !18}
-!17 = !DILocalVariable(name: "a", arg: 1, scope: !12, file: !3, line: 6, type: !6, flags: DIFlagArgumentNotModified)
-!18 = !DILocalVariable(name: "b", arg: 2, scope: !12, file: !3, line: 6, type: !6, flags: DIFlagArgumentNotModified)
+!17 = !DILocalVariable(name: "a", arg: 1, scope: !12, file: !3, line: 6, type: !6)
+!18 = !DILocalVariable(name: "b", arg: 2, scope: !12, file: !3, line: 6, type: !6)
!19 = !DILocation(line: 0, scope: !12)
!20 = !DILocation(line: 7, scope: !12)
!21 = !DILocation(line: 8, scope: !12)
OpenPOWER on IntegriCloud