commit | a56c23c5ba561126f64488fbda0566fc92c26e58 | [log] [tgz] |
---|---|---|
author | Thomas Lively <tlively@google.com> | Wed Jan 16 23:46:14 2019 +0000 |
committer | Thomas Lively <tlively@google.com> | Wed Jan 16 23:46:14 2019 +0000 |
tree | 33176c5c495f6c9e88bdd6c4dd68bae8dac3d080 | |
parent | c7700127ae79dec3b6fe0c1773824da56352e194 [diff] |
[WebAssembly] Parse llvm.ident into producers section Summary: Everything before the word "version" is the tool, and everything after the word "version" is the version. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D56742 llvm-svn: 351399