diff options
author | Steven Perron <stevenperron@google.com> | 2025-05-02 19:41:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 19:41:38 -0400 |
commit | 50e1db7194e70ddf235edad289e726ed5c6027b7 (patch) | |
tree | 30b3018c998075c53c2c7c9458c1b033ea353378 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | 123758b1f4a8106926d95268ea8dc27158b6393a (diff) | |
download | llvm-50e1db7194e70ddf235edad289e726ed5c6027b7.zip llvm-50e1db7194e70ddf235edad289e726ed5c6027b7.tar.gz llvm-50e1db7194e70ddf235edad289e726ed5c6027b7.tar.bz2 |
[HLSL][SPIRV] Add CLI option `-fspv-extension` (#137985)
This commit implements DXC's `-fspv-extension` options. It is
implemented by replaced it with the equivalent `-spirv-ext` option. Note
that if the option is not used, that is the same as enabling all
extension, so `-spirv-ext=all` is used.
Fixes https://github.com/llvm/llvm-project/issues/137647
---------
Co-authored-by: Cassandra Beckley <cbeckley@google.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions