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

2022-03-25 Thread Mehdi Chinoune
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 ACT

[Lldb-commits] [PATCH] D122523: [lldb] Fix building standalone LLDB on Windows.

2022-03-25 Thread Mehdi Chinoune
MehdiChinoune created this revision. MehdiChinoune added reviewers: LLDB, thakis. MehdiChinoune added projects: LLDB, LLVM. Herald added subscribers: JDevlieghere, mgorny. Herald added a project: All. MehdiChinoune requested review of this revision. Herald added subscribers: llvm-commits, lldb-comm

[Lldb-commits] [PATCH] D122523: [lldb] Fix building standalone LLDB on Windows.

2022-04-18 Thread Mehdi Chinoune
MehdiChinoune added a comment. In D122523#3433643 <https://reviews.llvm.org/D122523#3433643>, @mstorsjo wrote: > @MehdiChinoune can you provide your preferred form of the git author line, > `Real Name `? Mehdi Chinoune Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE

[Lldb-commits] [PATCH] D122523: [lldb] Fix building standalone LLDB on Windows.

2022-04-18 Thread Mehdi Chinoune
MehdiChinoune added a comment. Could someone push it for me, Please. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122523/new/ https://reviews.llvm.org/D122523 ___ lldb-commits mailing list lldb-commits@