Skip to content

Commit

Permalink
[Driver][DXC] Remove a bunch of options from DXC
Browse files Browse the repository at this point in the history
Remove DXCOption from a whole bunch of options that we probably won't
support in the DXC driver. The initial clang-dxc support just made
everything that was a "CoreOption" available, regardless of whether it
made sense. Here I don't remove all of them, but this makes a dent on
making the list a bit more sensible. We can easily add or remove more
if they make sense later.

Differential Revision: https://reviews.llvm.org/D158037
  • Loading branch information
bogner committed Aug 16, 2023
1 parent ef82a53 commit e17667b
Showing 1 changed file with 130 additions and 134 deletions.

0 comments on commit e17667b

Please sign in to comment.