This is an archive of the discontinued LLVM Phabricator instance.

[AIX][ZOS] Handle unsupported builtin function CFStringMakeConstantString
ClosedPublic

Authored by Jake-Egan on Jan 14 2022, 7:11 AM.

Details

Summary

This patch emits an error on AIX and z/OS because XCOFF and GOFF does not currently implement builtin function CFStringMakeConstantString. Tests that use this builtin were also disabled.

Diff Detail

Event Timeline

Jake-Egan requested review of this revision.Jan 14 2022, 7:11 AM
Jake-Egan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2022, 7:11 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
SeanP accepted this revision.Jan 14 2022, 10:15 AM
This revision is now accepted and ready to land.Jan 14 2022, 10:15 AM