[PATCH] D58194: [DebugInfo] add SectionedAddress to DebugInfo interfaces.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 02:59:03 PST 2019


alexey.lapshin added a comment.

Hi George, Thank you for comments. I will address them. According to the questions ;

1. yes, I would create a test for LLD.
2. Using object::SectionedAddress::UndefSection as section index makes following tests fail :

  lld :: ELF/conflict.s lld :: ELF/debug-line-str.s lld :: ELF/multiple-cu.s lld :: ELF/undef.s lld :: ELF/x86-64-reloc-range-debug-loc.s


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

https://reviews.llvm.org/D58194





More information about the llvm-commits mailing list