When not set output, set default output to stdout.
When set output with -Fo and no -fcgl, set -emit-obj to generate dx container.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D130858
[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.
Diff Detail
Unit TestsFailed Event Timelinepython3kgae added a parent revision: D130856: [NFC][DirectX backend] Fix crash when emit_obj for DirectX backend..Jul 31 2022, 3:18 PM 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 Closed by commit rG549542b494f4: [HLSL] emit-obj when set output. (authored by python3kgae). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 448890 clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/HLSL.cpp
clang/test/Driver/dxc_Fo.hlsl
|