1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

Fix a test for r277545.

This change should have been submitted with that commit.

llvm-svn: 277548
This commit is contained in:
Rui Ueyama 2016-08-02 23:25:59 +00:00
parent 4253df4bfd
commit b4bb0622e7

View File

@ -41,7 +41,7 @@
; EMPTY-NEXT: Msf Free Pages: [3, 4, 5, 8, 9]
; EMPTY-NEXT: Orphaned Pages: []
; EMPTY-NEXT: Multiply Used Pages: []
; EMPTY-NEXT: Use After Free Pages: [8]
; EMPTY-NEXT: Use After Free Pages: []
; EMPTY-NEXT: StreamBlocks [
; EMPTY-NEXT: Stream 0: [8]
; EMPTY-NEXT: Stream 1: [19]
@ -980,7 +980,7 @@
; ALL: Msf Free Pages: [3, 4, 5, 8, 9]
; ALL: Orphaned Pages: []
; ALL: Multiply Used Pages: []
; ALL: Use After Free Pages: [8]
; ALL: Use After Free Pages: []
; ALL: StreamBlocks [
; ALL: Stream 0: [8]
; ALL: Stream 1: [19]