Decompress debug sections when creating debug info
`create_minidebuginfo` can fail when processing objects with compressed debuginfo. To work around this we can use `llvm-objcopy` to decompress the debug sections prior to processing. Test: m Bug: 305277519 Change-Id: Ia149a81f01b0be974f395732c713fb23d92ac22f
Loading
Please register or sign in to comment