[all-commits] [llvm/llvm-project] e7174a: [lldb][test] Provide proper path to LLVM utils in ...
Vladislav Dzhidzhoev via All-commits
all-commits at lists.llvm.org
Mon Oct 7 05:50:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7174a8378faf291e843892323527d001220d645
https://github.com/llvm/llvm-project/commit/e7174a8378faf291e843892323527d001220d645
Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M lldb/packages/Python/lldbsuite/test/builders/builder.py
Log Message:
-----------
[lldb][test] Provide proper path to LLVM utils in API tests (#110837)
In aea066849, API tests were supposed to use LLVM tools.
However, a path to a utility is made up incorrectly there: util name
should be prefixed with `llvm-`.
Hence, it's fixed here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list