diff options
author | Steven Perron <stevenperron@google.com> | 2025-07-02 13:50:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 13:50:48 -0400 |
commit | 832cd2df0b564a0643784d647dd55372c80fdb6c (patch) | |
tree | 30b3b2e5b7397f41438d5d44793dda8fb37aa720 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a4d517dc38088c8ca6eeb8ea880c24dfa3e5ce7b (diff) | |
download | llvm-832cd2df0b564a0643784d647dd55372c80fdb6c.zip llvm-832cd2df0b564a0643784d647dd55372c80fdb6c.tar.gz llvm-832cd2df0b564a0643784d647dd55372c80fdb6c.tar.bz2 |
[SPIRV] Add option to add all KHR extensions (#145535)
In DXC, there is an option to enable all KHR extension. I would like to
extend the existing `-spirv-ext` backend commandline option to have the
same capability. It is like the special case for `all` execept it only
adds the `SPV_KHR_*` extensions.
Part of https://github.com/llvm/llvm-project/issues/137650.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions