[PATCH] D109651: [Win64EH] Write .pdata symbol relocations relative to the temporary begin symbol

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 11:09:20 PDT 2021


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Makes sense.  LGTM



================
Comment at: llvm/test/MC/COFF/seh.s:155
+// of the next, when llvm-readobj describes addresses with symbols
+    nop
 // Test emission of small functions.
----------------
This is just to make the CHECK lines easier to read, I assume?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109651/new/

https://reviews.llvm.org/D109651



More information about the llvm-commits mailing list