aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2024-05-15 21:09:43 +0100
committerGitHub <noreply@github.com>2024-05-15 21:09:43 +0100
commit891d687137ad9bb3b4efae116f9539addb5be0ea (patch)
treee5f03760eb908406f54f63b2089ca58c65d9bbbf /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
parent24c39261e62d9f99bab91edf67bb9607a681b038 (diff)
downloadllvm-891d687137ad9bb3b4efae116f9539addb5be0ea.zip
llvm-891d687137ad9bb3b4efae116f9539addb5be0ea.tar.gz
llvm-891d687137ad9bb3b4efae116f9539addb5be0ea.tar.bz2
[RISCV] Gate unratified profiles behind -menable-experimental-extensions (#92167)
As discussed in the last sync-up call, because these profiles are not yet finalised they shouldn't be exposed to users unless they opt-in to them (much like experimental extensions). We may later want to add a more specific flag, but reusing `-menable-experimental-extensions` solves the immediate problem. This is implemented using the new support for marking profiles s experimental added in #91993 to move the unratified profiles to RISCVExperimentalProfile and making the necessary changes to logic in RISCVISAInfo to handle this.
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions