[all-commits] [llvm/llvm-project] 661fcf: debugserver: Enable -DLLDB_ENERGY when compiling a...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Wed Jun 10 14:11:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 661fcfcd8afa4fbf4284a1ea8c0fc948dcc8fcac
https://github.com/llvm/llvm-project/commit/661fcfcd8afa4fbf4284a1ea8c0fc948dcc8fcac
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M lldb/tools/debugserver/source/CMakeLists.txt
Log Message:
-----------
debugserver: Enable -DLLDB_ENERGY when compiling against an internal SDK
This brings over functionality from the xcodeproject that went missing during the CMake transition.
rdar://problem/63840635
Differential Revision: https://reviews.llvm.org/D81300
More information about the All-commits
mailing list