This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add languages from debug info to producers section
ClosedPublic

Authored by tlively on Jan 17 2019, 5:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tlively created this revision.Jan 17 2019, 5:46 PM
sbc100 accepted this revision.Jan 17 2019, 6:15 PM
sbc100 added inline comments.
llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
152 ↗(On Diff #182425)

Can we move all this code to a separate function e.g. writeProducerInfo?

This revision is now accepted and ready to land.Jan 17 2019, 6:15 PM
This revision was automatically updated to reflect the committed changes.
tlively marked an inline comment as done.Jan 17 2019, 6:52 PM