aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVictor Lomuller <victor@codeplay.com>2025-04-28 17:05:06 +0100
committerGitHub <noreply@github.com>2025-04-28 18:05:06 +0200
commit0cd20537c697672bf0e7789b19bac63eb04f50f8 (patch)
tree701d6ffa7db7c6fd727f99bd590afcca1bed7b2d /clang/lib/Frontend/CompilerInvocation.cpp
parent7ee0097b486b31be8b9a1750b2cd47580efd9587 (diff)
downloadllvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.zip
llvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.tar.gz
llvm-0cd20537c697672bf0e7789b19bac63eb04f50f8.tar.bz2
[SPIRV] Stop unconditionally emitting SPV_INTEL_arbitrary_precision_integers when allowed (#137167)
When the SPV_INTEL_arbitrary_precision_integers extension is allowed to be used, the backend will unconditionnally add it to the module used extensions. The patch prevent SPV_INTEL_arbitrary_precision_integers from being declared if unneeded.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions