summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authordiggerlin <digger.llvm@gmail.com>2020-01-06 11:45:00 -0500
committerdiggerlin <digger.llvm@gmail.com>2020-01-06 11:45:00 -0500
commit83ec9b51ed21b39063f0e0e7b272e66ae57bbcba (patch)
tree9d55a481217ceb8736033b71917081af9a8bdd47 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent3e1f3b164cc0b4be486eebf24cca79c9f9c8c1f7 (diff)
downloadbcm5719-llvm-83ec9b51ed21b39063f0e0e7b272e66ae57bbcba.tar.gz
bcm5719-llvm-83ec9b51ed21b39063f0e0e7b272e66ae57bbcba.zip
[AIX] Use csect reference for function address constants
SUMMARY: We currently emit a reference for function address constants as labels; for example: foo_ptr: .long foo however, there may be no such label in the case where the function is undefined. Although the label exists when the function is defined, we will (to be consistent) also use a csect reference in that case. Address one comment https://reviews.llvm.org/D71144#inline-653255 Reviewers: daltenty,hubert.reinterpretcast,jasonliu,Xiangling_L Subscribers: cebowleratibm, wuzish, nemanjai Differential Revision: https://reviews.llvm.org/D71144
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud