aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-02-19 15:06:28 +0000
committerPavel Labath <labath@google.com>2018-02-19 15:06:28 +0000
commitf1389e92015ae8c5df0579fbf7685f69f4c28955 (patch)
tree426e1aca9b5015cd9102512d6d8ed3b353a7c87e /llvm/lib/IR/ModuleSummaryIndex.cpp
parent07ea77e3bc728dda6faf1feb5592d4958232f6a5 (diff)
downloadllvm-f1389e92015ae8c5df0579fbf7685f69f4c28955.zip
llvm-f1389e92015ae8c5df0579fbf7685f69f4c28955.tar.gz
llvm-f1389e92015ae8c5df0579fbf7685f69f4c28955.tar.bz2
Add SBDebugger::GetBuildConfiguration and use it to skip an XML test
Summary: This adds a SBDebugger::GetBuildConfiguration static function, which returns a SBStructuredData describing the the build parameters of liblldb. Right now, it just contains one entry: whether we were built with XML support. I use the new functionality to skip a test which requires XML support, but concievably the new function could be useful to other liblldb clients as well (making sure the library supports the feature they are about to use). Reviewers: zturner, jingham, clayborg, davide Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D43333 llvm-svn: 325504
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions