diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-12-12 11:23:37 -0500 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-12-12 15:48:55 -0500 |
commit | b432dd2d4b75847cc51bd3d4b41f4d71ca9bf0bd (patch) | |
tree | 809d9dd52856e64db18b0baaefa8d53a9bc9a712 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 79d59c3f3e8abb66a758793bfd9acd8ea6b3d92b (diff) | |
download | llvm-b432dd2d4b75847cc51bd3d4b41f4d71ca9bf0bd.zip llvm-b432dd2d4b75847cc51bd3d4b41f4d71ca9bf0bd.tar.gz llvm-b432dd2d4b75847cc51bd3d4b41f4d71ca9bf0bd.tar.bz2 |
[CodeExtractor] Preserve entire scope of labels when moving them
When a dbg.label is moved into a new function, its corresponding scope
should be preserved, with the exception of the subprogram at the end of
the scope chain, which should now be the subprogram of the destination
function. See D139671.
Differential Revision: https://reviews.llvm.org/D139849
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions