[all-commits] [llvm/llvm-project] eeaa3b: [lldb] Remove sanity check from TestWithLimitDebug...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Apr 27 07:02:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eeaa3b5478539ec00817ff91e1603c1039376d02
https://github.com/llvm/llvm-project/commit/eeaa3b5478539ec00817ff91e1603c1039376d02
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M lldb/test/API/lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py
Log Message:
-----------
[lldb] Remove sanity check from TestWithLimitDebugInfo
The trick with opening the .o file does not work on arm (unhandled
relocations), and I can't think of a quick fix for that.
More information about the All-commits
mailing list