[WEB] add new flags to a DebugInfo lit test

llvm-svn: 342598
This commit is contained in:
Michael Berg 2018-09-19 22:56:14 +00:00
parent a5f279ea89
commit 120ca61d7d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
; CHECK: After WebAssembly Optimize Live Intervals:
; CHECK: bb.3.for.body.for.body_crit_edge:
; CHECK: [[REG:%[0-9]+]]:i32 = ADD_I32 {{.*}} fib.c:7:7
; CHECK: [[REG:%[0-9]+]]:i32 = nsw ADD_I32 {{.*}} fib.c:7:7
; CHECK: DBG_VALUE debug-use [[REG]]:i32, debug-use $noreg, !"a", {{.*}} fib.c:5:13
; CHECK: After WebAssembly Store Results: