forked from OSchip/llvm-project
[WEB] add new flags to a DebugInfo lit test
llvm-svn: 342598
This commit is contained in:
parent
a5f279ea89
commit
120ca61d7d
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue