[Lldb-commits] [lldb] [cmake] Add LLVM_FORCE_VC_REVISION option (PR #67125)

2023-09-25 Thread David Truby via lldb-commits
https://github.com/DavidTruby closed https://github.com/llvm/llvm-project/pull/67125 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [cmake] Add LLVM_FORCE_VC_REVISION option (PR #67125)

2023-09-22 Thread David Truby via lldb-commits
https://github.com/DavidTruby updated https://github.com/llvm/llvm-project/pull/67125 >From 0690521dd83e8fae81f65bce173ed7189ff9307b Mon Sep 17 00:00:00 2001 From: David Truby Date: Fri, 22 Sep 2023 12:22:49 + Subject: [PATCH 1/2] [cmake] Add LLVM_FORCE_VC_REVISION option This patch adds a

[Lldb-commits] [lldb] [cmake] Add LLVM_FORCE_VC_REVISION option (PR #67125)

2023-09-22 Thread David Truby via lldb-commits
https://github.com/DavidTruby created https://github.com/llvm/llvm-project/pull/67125 This patch adds a LLVM_FORCE_VC_REVISION option to force a custom VC revision to be included instead of trying to fetch one from a git command. This is helpful in environments where git is not available or is n