https://bugs.llvm.org/show_bug.cgi?id=50936
Bug ID: 50936
Summary: lldb step over glibc dlopen fails
(__GI__dl_catch_exception or runs away)
Product: lldb
Version: 12.0
Hardware: PC
OS: Linux
Sta
https://bugs.llvm.org/show_bug.cgi?id=50935
Bug ID: 50935
Summary: lldb step over failed in musl dyn exe (Could not
create return address breakpoint)
Product: lldb
Version: 12.0
Hardware: PC
OS: Linux
Hi,
I would like to propose that we start using the LLVM_VERSION_SUFFIX
CMake variable for release candidates. For example:
after the release/13.x branch is created, instead of changing
LLVM_VERSION_SUFFIX from "git" to "", we would change it to "rc1",
then after the 13.0.0-rc1 release is tagged