"...lib/sanitizer_common/sanitizer_common_libcdep.cpp" did not exist on "646c130a18d1cbe8ace850ffb4bc1e65cb5cd666"
[ObjectYAML][ELF] Add support for emitting the .debug_abbrev section.
This patch enables yaml2elf emit the .debug_abbrev section. The generated .debug_abbrev is verified using `llvm-dwarfdump`. Known issues that will be addressed later: - Current implementation doesn't support generating multiple abbreviation tables in one .debug_abbrev section. Reviewed By: jhenderson, grimar Differential Revision: https://reviews.llvm.org/D81820
Loading
Please sign in to comment