This is an archive of the discontinued LLVM Phabricator instance.

[HLSL] emit-obj when set output.
ClosedPublic

Authored by python3kgae on Jul 31 2022, 3:18 PM.

Details

Summary

When not set output, set default output to stdout.
When set output with -Fo and no -fcgl, set -emit-obj to generate dx container.

Diff Detail

Event Timeline

python3kgae created this revision.Jul 31 2022, 3:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2022, 3:18 PM
python3kgae requested review of this revision.Jul 31 2022, 3:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2022, 3:18 PM
beanz accepted this revision.Aug 5 2022, 2:15 PM

LGTM

This revision is now accepted and ready to land.Aug 5 2022, 2:15 PM
This revision was landed with ongoing or failed builds.Aug 5 2022, 4:27 PM
This revision was automatically updated to reflect the committed changes.