[PATCH] D50430: [COFF] Make the relocation scanning for CFG more discriminating

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 07:18:50 PDT 2018


rnk added a comment.

Thanks!



================
Comment at: test/COFF/gfids-relocations32.s:11
+# CHECK-NEXT: 0x401000
+# CHECK-NEXT: 0x401030
+# CHECK-NEXT: ]
----------------
If readobj could symbolize, perhaps with the export table, we could make this readable.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50430





More information about the llvm-commits mailing list