[all-commits] [llvm/llvm-project] 1f9f7a: [lldb] Relax backtrace checks in TestDyldLaunchLinux
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Jun 20 03:59:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f9f7a2f5d75dd7b1a361a9e22138c98fcdc532b
https://github.com/llvm/llvm-project/commit/1f9f7a2f5d75dd7b1a361a9e22138c98fcdc532b
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M lldb/test/API/functionalities/dyld-launch-linux/TestDyldLaunchLinux.py
Log Message:
-----------
[lldb] Relax backtrace checks in TestDyldLaunchLinux
Newer versions of glibc (2.34) have an extra frame inside the `raise`
function.
More information about the All-commits
mailing list