summaryrefslogtreecommitdiffstats
path: root/llvm/test/ObjectYAML/wasm/producers_section.yaml
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-171-0/+29
| | | | llvm-svn: 351413
* Revert "[WebAssembly] Parse llvm.ident into producers section"Thomas Lively2019-01-171-29/+0
| | | | | | This reverts commit eccdbba3a02a33e13b5262e92200a33e2ead873d. llvm-svn: 351410
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-161-0/+29
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
OpenPOWER on IntegriCloud