This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Add AutoConvert.h header to MemoryBuffer.cpp
ClosedPublic

Authored by abhina.sreeskantharajan on Jan 25 2022, 5:05 AM.

Details

Summary

This commit https://github.com/llvm/llvm-project/commit/75e164f61d391979b4829bf2746a5d74b94e95f2 removed the AutoConvert.h header causing a build break on z/OS. This patch adds it back to fix it.

Diff Detail

Event Timeline

abhina.sreeskantharajan requested review of this revision.Jan 25 2022, 5:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2022, 5:05 AM
zibi accepted this revision.Jan 25 2022, 6:26 AM

LGTM

This revision is now accepted and ready to land.Jan 25 2022, 6:26 AM
This revision was landed with ongoing or failed builds.Jan 26 2022, 6:02 AM
This revision was automatically updated to reflect the committed changes.