Files
clang-p2996/llvm/lib/Transforms/Utils/CodeExtractor.cpp
Abhay Kanhere cc246d4a29 [Transforms][CodeExtraction] bug fix regions with stackrestore (#118564)
Ensure code extraction for outlining to a function does not create a function with stacksave of caller to restore stack (e.g. tail call).
2024-12-19 09:19:11 -07:00

75 KiB