Move the %clang_dxc substitution from local definition in clang/test
to lit's llvm/config.py module where all other driver definitions
are found. This improves consistency and makes it easier to control
global clang options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo