[Lldb-commits] [PATCH] D110172: [lldb/win] Default to native PDB reader when building with LLVM_ENABLE_DIA_SDK=NO

مهدي شينون (Mehdi Chinoune) via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 25 22:59:46 PDT 2022


MehdiChinoune added a comment.
Herald added a project: All.

This commit make building standalone LLDB impossible on Windows. `llvm/Config/config.h` file is only generated at build-time and not get installed with llvm.
Please Fix it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110172/new/

https://reviews.llvm.org/D110172



More information about the lldb-commits mailing list