diff options
Diffstat (limited to 'lld/test/COFF/pdb-same-name.test')
| -rw-r--r-- | lld/test/COFF/pdb-same-name.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/test/COFF/pdb-same-name.test b/lld/test/COFF/pdb-same-name.test index 76db69fabbd..352bfc9f994 100644 --- a/lld/test/COFF/pdb-same-name.test +++ b/lld/test/COFF/pdb-same-name.test @@ -15,9 +15,9 @@ RAW: Modules RAW-NEXT: ============================================================ RAW-NEXT: Mod 0000 | `foo.obj`: RAW-NEXT: Obj: `{{.*}}1\foo.lib`: -RAW-NEXT: debug stream: 9, # files: 1, has ec info: false +RAW-NEXT: debug stream: 11, # files: 1, has ec info: false RAW-NEXT: pdb file ni: 0 ``, src file ni: 0 `` RAW-NEXT: Mod 0001 | `foo.obj`: RAW-NEXT: Obj: `{{.*}}2\foo.lib`: -RAW-NEXT: debug stream: 10, # files: 1, has ec info: false +RAW-NEXT: debug stream: 12, # files: 1, has ec info: false RAW-NEXT: pdb file ni: 0 ``, src file ni: 0 `` |

