[all-commits] [llvm/llvm-project] 3031fa: [lldb] Fix building standalone LLDB on Windows.
مهدي شينون (Mehdi Chinoune) via All-commits
all-commits at lists.llvm.org
Thu Apr 7 02:31:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3031fa88f01e59dcacb0a3020fb9a27ccf2b7615
https://github.com/llvm/llvm-project/commit/3031fa88f01e59dcacb0a3020fb9a27ccf2b7615
Author: Mehdi Chinoune <mehdi.chinoune at hotmail.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
M llvm/include/llvm/Config/config.h.cmake
M llvm/include/llvm/Config/llvm-config.h.cmake
Log Message:
-----------
[lldb] Fix building standalone LLDB on Windows.
It was broken since https://reviews.llvm.org/D110172
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D122523
More information about the All-commits
mailing list