diff options
author | Abhay Kanhere <abhay@kanhere.net> | 2024-12-19 08:19:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-19 09:19:11 -0700 |
commit | cc246d4a29a0ece8470d2baa1f98245446051fe3 (patch) | |
tree | 0ea7d2b61795867b3b1a6b5a100de76e652003a5 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | d56edc14d8f7e6f0a43f488ef8c2457e1c0cad91 (diff) | |
download | llvm-cc246d4a29a0ece8470d2baa1f98245446051fe3.zip llvm-cc246d4a29a0ece8470d2baa1f98245446051fe3.tar.gz llvm-cc246d4a29a0ece8470d2baa1f98245446051fe3.tar.bz2 |
[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).
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions