[PATCH] D153988: [DWARFv5][DWARFLinker] Remove dsymutil-classic compatibility feature as it leads to an error.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 10:21:06 PDT 2023


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

LGTM



================
Comment at: llvm/include/llvm/DWARFLinker/DWARFLinker.h:595-597
+  /// \returns first is true if expression has operation referencing an address.
+  ///          second is relocation adjustment value if live address is
+  ///          referenced.
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153988



More information about the llvm-commits mailing list