commit | 6a233fe18aeadfad7ec648e59a548d080429d912 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Nov 21 02:40:46 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 21 02:40:46 2017 +0000 |
tree | c776accb9ec3864442f3fb51a43a68b09c8ef192 | |
parent | 5382b4e19aff3850bd4413b70408505380cebb07 [diff] | |
parent | 33ea1d01ebe0dddfa6bf55fc92b4d00a6de7a2f7 [diff] |
Merge changes from topic "multithreaded-header-linker-ir" * changes: Add command line option(s) to chose text format. Make de-duplication of abi elements concurrent. Re-factor linker code to use IR and be text format agnostic. Optimize TextFormatToIRReader API.