This is an archive of the discontinued LLVM Phabricator instance.

Add clang DirectX target support
ClosedPublic

Authored by beanz on Mar 19 2022, 3:01 PM.

Details

Summary

This change adds a stub DirectX target for clang to enable targeting
dxil targets.

Diff Detail

Event Timeline

beanz created this revision.Mar 19 2022, 3:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2022, 3:01 PM
Herald added a subscriber: mgorny. · View Herald Transcript
beanz requested review of this revision.Mar 19 2022, 3:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2022, 3:01 PM
pete accepted this revision.Mar 19 2022, 3:05 PM

All seems very reasonable to me.

This revision is now accepted and ready to land.Mar 19 2022, 3:05 PM
This revision was landed with ongoing or failed builds.Mar 28 2022, 1:01 PM
This revision was automatically updated to reflect the committed changes.