summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorBhushan D. Attarde <Bhushan.Attarde@imgtec.com>2016-01-22 05:02:02 +0000
committerBhushan D. Attarde <Bhushan.Attarde@imgtec.com>2016-01-22 05:02:02 +0000
commitb56e5d231f291fa6075d0c6a898d751167e79edf (patch)
tree71c37dec10edf2de362fb792a44d53767afc1ffe /lldb/packages/Python/lldbsuite/test/python_api
parent4383a342680fe1cd02850996e99602a835420011 (diff)
downloadbcm5719-llvm-b56e5d231f291fa6075d0c6a898d751167e79edf.tar.gz
bcm5719-llvm-b56e5d231f291fa6075d0c6a898d751167e79edf.zip
Use "_$" prefix instead of "$" for dynamic checker function inserted by LLDB during expression evaluation
SUMMARY: The symbol "$" has a special meaning for MIPS i.e it is marker for temporary symbols for MIPS. So this patch uses additional _ prefix for "$__lldb_valid_pointer_check" so that it wont be marked as temporary symbol in case of MIPS. Reviewers: clayborg, spyffe Subscribers: dean, emaste, mohit.bhakkad, sagar, jaydeep, lldb-commits Differential http://reviews.llvm.org/D14111 llvm-svn: 258485
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud