mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
The Length, AbbrOffset and Values fields of the debug_info section are optional. This patch helps remove them and simplify test cases. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D86857