summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authordiggerlin <digger.llvm@gmail.com>2020-01-06 11:38:22 -0500
committerdiggerlin <digger.llvm@gmail.com>2020-01-06 11:38:22 -0500
commit61b5e727b7ccfca7e0cbb0ed70f9e828cd1514bd (patch)
tree23aaa5bf91bd8385ddf7a4b154607ae768bef19a /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parenteec0240f97180ea876193dcfa3cb03cb652d9fe3 (diff)
downloadbcm5719-llvm-61b5e727b7ccfca7e0cbb0ed70f9e828cd1514bd.tar.gz
bcm5719-llvm-61b5e727b7ccfca7e0cbb0ed70f9e828cd1514bd.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. 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/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud