diff --git a/lld/test/COFF/export32.test b/lld/test/COFF/export32.test index 4e15177c16128..9f3f1827a65f8 100644 --- a/lld/test/COFF/export32.test +++ b/lld/test/COFF/export32.test @@ -89,7 +89,7 @@ # CHECK7: Export Table: # CHECK7: DLL name: export32.test.tmp.dll # CHECK7: Ordinal RVA Name -# CHECK7-NEXT: 1 0 +# CHECK7-NEXT: 1 0x1010 exportfn3 # CHECK7-NEXT: 2 0x1010 foo --- !COFF