diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2014-12-13 00:05:58 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2014-12-13 00:05:58 +0000 |
commit | f4b170d0daf68b38fa951cb12d0b6e1395bc6ec7 (patch) | |
tree | d0dbcd63cb3c99712bd91d3cde9314073c19de1c /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | 4c6658feb07d4d3f2412c19be6b6a0c36c9fd111 (diff) | |
download | llvm-f4b170d0daf68b38fa951cb12d0b6e1395bc6ec7.zip llvm-f4b170d0daf68b38fa951cb12d0b6e1395bc6ec7.tar.gz llvm-f4b170d0daf68b38fa951cb12d0b6e1395bc6ec7.tar.bz2 |
SyntheticChildrenFrontEnd::* should also be built when python is disabled
Summary:
This moves
- SyntheticChildrenFrontEnd::CreateValueObjectFromExpression
- SyntheticChildrenFrontEnd::CreateValueObjectFromAddress
- SyntheticChildrenFrontEnd::CreateValueObjectFromData
outside the `#ifndef LLDB_DISABLE_PYTHON` since it doesn't seem to depend on python being available and indeed breaks the build when python is disabled.
Reviewers: granata.enrico
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D6646
llvm-svn: 224170
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions