commit | a11219e1d869c92f57ccf2e2255e444b8e32c2be | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Oct 24 13:54:35 2017 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Nov 20 10:59:07 2017 -0800 |
tree | 85aae33cc1c7815efe668f0d86646b96bf0e8f51 | |
parent | 2bff7a56400d291f6742845f5dbd794e2a3d194a [diff] |
Re-factor linker code to use IR and be text format agnostic. For header-abi-linker, convert text format specific code into IR code. this gives us the benefit of being able to support multiple text formats Bug: 63865902 Test: compared the linked abi dump for libbcinfo without this change and with this change using header-abi-diff, found no differences. Test: tests/test.py; all tests pass. Change-Id: Iec05e85c1d6089c089e15acd7a05110d566fade5