[all-commits] [llvm/llvm-project] 127685: [lldb] Attempt to fix TestLimitDebugInfo on windows
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Jul 1 07:57:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1276855f2b4485ec312b379c1b8eaf5510d9b157
https://github.com/llvm/llvm-project/commit/1276855f2b4485ec312b379c1b8eaf5510d9b157
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M lldb/test/API/functionalities/limit-debug-info/Makefile
M lldb/test/API/functionalities/limit-debug-info/onetwo.h
Log Message:
-----------
[lldb] Attempt to fix TestLimitDebugInfo on windows
The test fails due to link errors. I believe this change should fix
that.
More information about the All-commits
mailing list