This is an archive of the discontinued LLVM Phabricator instance.

[Docs][CodeGenerator] AsmStreamer doesn't need to be registered anymore
AbandonedPublic

Authored by thegameg on May 31 2016, 8:18 AM.

Details

Summary
  • docs/CodeGenerator.rst: From r232423: "There is only one Asm streamer, there is no need for targets to register it.

    Instead, have the targets register a TargetStreamer to be use with the asm streamer (if any)."

Diff Detail

Event Timeline

thegameg updated this revision to Diff 59073.May 31 2016, 8:18 AM
thegameg retitled this revision from to [Docs][CodeGenerator] AsmStreamer doesn't need to be registered anymore.
thegameg updated this object.
thegameg added a reviewer: rafael.
thegameg added a subscriber: llvm-commits.
thegameg abandoned this revision.Jun 16 2017, 2:05 PM