[all-commits] [llvm/llvm-project] b71ac7: [lldb/test] Fix command-disassemble-mixed.c
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jul 18 01:17:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b71ac7eea4c5851203432dde94241d56301a9398
https://github.com/llvm/llvm-project/commit/b71ac7eea4c5851203432dde94241d56301a9398
Author: Pavel Labath <pavel at labath.sk>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M lldb/test/Shell/Commands/command-disassemble-mixed.c
M lldb/test/Shell/Commands/lit.local.cfg
Log Message:
-----------
[lldb/test] Fix command-disassemble-mixed.c
Add it to lit.local.cfg so that it's actually run, and change it to
(properly) use the %clang_host substitution.
More information about the All-commits
mailing list