[PATCH] D81820: [ObjectYAML][ELF] Add support for emitting the .debug_abbrev section.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 02:41:28 PDT 2020


Higuoxing added a comment.

In D81820#2092347 <https://reviews.llvm.org/D81820#2092347>, @grimar wrote:

> Should it have all 32/64 LE/BE set of tests?


I think we don't need it. Values in abbreviations tables is encoded in `LEB128`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81820





More information about the llvm-commits mailing list