This is an archive of the discontinued LLVM Phabricator instance.

Fix RISCV build after r318352
ClosedPublic

Authored by azharudd on Nov 16 2017, 10:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

azharudd created this revision.Nov 16 2017, 10:22 AM
mgrang accepted this revision.Nov 16 2017, 10:26 AM

Thanks! LGTM.

This revision is now accepted and ready to land.Nov 16 2017, 10:26 AM
asb accepted this revision.Nov 16 2017, 10:39 AM

Thanks, and do feel free to directly commit build fixes like this if you have commit access without pre-commit review.

I have a buildbot slave mostly setup for the staging buildbot (which doesn't email the committer upon failure, which is the right behaviour for an "experimental" backend). Just need to find the time to finalise the config and get it added. Once that's done it should be easier to spot these breakages.

This revision was automatically updated to reflect the committed changes.