summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-03-03 13:35:49 +0000
committerPavel Labath <labath@google.com>2017-03-03 13:35:49 +0000
commit0a0d354ee69f7e35537f4a86ecf6779583561b68 (patch)
treec20fb2183eecdc99a2ae25ea6c36c11c417ab919 /lldb/packages/Python/lldbsuite
parent26e176e5589b1ff670e66f5cbed09103532aa9ae (diff)
downloadbcm5719-llvm-0a0d354ee69f7e35537f4a86ecf6779583561b68.tar.gz
bcm5719-llvm-0a0d354ee69f7e35537f4a86ecf6779583561b68.zip
Made GetClangTargetCPU() const.
Summary: It does not change members or call non-const members. HostInfo::GetArchitecture() returns a const object ref (maybe others?), which can't access the non-const function. Reviewers: labath, eugene Reviewed By: labath, eugene Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D30515 Author: Jason Majors <jmajors@google.com> llvm-svn: 296868
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud