[PATCH] D74781: Wasm-ld emits invalid .debug_ranges entries for non-live symbols

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 17:18:59 PDT 2020


sbc100 added a comment.

Would a more generic fix be to have calcNewValue include the addend on line 173 since this already mentions that it is there mostly for the purposes of debug info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74781





More information about the llvm-commits mailing list