aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorsmanna12 <soumi.manna@intel.com>2024-11-21 06:45:34 -0800
committerGitHub <noreply@github.com>2024-11-21 08:45:34 -0600
commit95f4aa44ae660c649560fd32868fef14d7925551 (patch)
tree161efe143daf4d48eec5b9a1a13fe758d98fc854 /llvm/lib/Transforms/Utils/Local.cpp
parenta12e79a85fc18d535c58f2c82d2b2e80586e43d7 (diff)
downloadllvm-95f4aa44ae660c649560fd32868fef14d7925551.zip
llvm-95f4aa44ae660c649560fd32868fef14d7925551.tar.gz
llvm-95f4aa44ae660c649560fd32868fef14d7925551.tar.bz2
[clang][bytecode] Add assert to ensure correct state restoration in CallBI function (#115496)
This commit adds an assert statement to the CallBI function to ensure that the interpreter state (S.Current) is correctly reset to the previous frame (FrameBefore) after InterpretBuiltin returns true. This helps catch any potential issues during development and debugging.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions