[PATCH] D47901: [WIP] [WebAssembly] Update .debug_line section PC addresses during LEB optimization

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 14:04:06 PDT 2018


sbc100 added a comment.

I there a way we can avoid needing to do this at all?   How about we simply don't allow LEB compression and dwarf in the same output?  It seems OK if building with dwarf in them don't have this optimization.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47901





More information about the llvm-commits mailing list