This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWriter instead of a stream
ClosedPublic

Authored by pbhatu on Jul 3 2018, 11:33 PM.

Details

Summary

Fixes build breakage of llvm-mc-assemble-fuzzer introduced by r332749.

Diff Detail

Event Timeline

pbhatu created this revision.Jul 3 2018, 11:33 PM
bcain accepted this revision.Aug 16 2018, 5:15 AM

LGTM.

Should we have this build configuration in a buildbot?

This revision is now accepted and ready to land.Aug 16 2018, 5:15 AM

I guess a buildbot should exist for this as this build failure was undetected for almost 3 months.
Anyways, since I don't have commit access, could you please commit it for me?

bcain closed this revision.Aug 16 2018, 9:53 PM

r339981