Description:
- Collect debug information constants for all methods, as they can differ for methods sharing the same `LineNumberProgram`
- Create not-found variables types (e.g. primitives) as `StringItem` in `LinkerDebugInfoScrapper`
- Rework `DebugInfoUpdater` to reuse `LineNumberProgramProcessor` for less logic duplication
Issue: IA8LOX
Change-Id: Icc78f6ae39c9d0d0da0feac7e8350bfa2412c061
Signed-off-by: Denis Slynko <slynko.denis@huawei-partners.com>
* Apply clang-force-format
* Temporary change link to vixl in static_core/scripts/third-party-lists/public
* Don't include static_core directory in arkplatform/tests/BUILD.gn
Signed-off-by: Svetlana Rokashevich <rokashevich.svetlana@huawei-partners.com>
Commit in SIG repository is d4f68dcd4885305251453b0f4d5f986efbf7cb2a
Change-Id: I0e2de819f97978468c9dc36c2f5755179f374ed4
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>