diff options
author | jasonliu <jasonliu.development@gmail.com> | 2019-11-25 15:02:01 +0000 |
---|---|---|
committer | jasonliu <jasonliu.development@gmail.com> | 2019-11-25 15:02:01 +0000 |
commit | 906ecae2ed8b14924236a02ffa7fc7142c5b9753 (patch) | |
tree | a4e3414d20fa6794841d4c1a33a5f0bfbcf4ffbc /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | d1782133d96d316c3bc98e33a191994794a26851 (diff) | |
download | bcm5719-llvm-906ecae2ed8b14924236a02ffa7fc7142c5b9753.tar.gz bcm5719-llvm-906ecae2ed8b14924236a02ffa7fc7142c5b9753.zip |
[AIX][XCOFF] Generate undefined symbol in symbol table for external function call
Summary:
This patch sets up the infrastructure for
1. Associate MCSymbolXCOFF with an MCSectionXCOFF when it could not
get implicitly associated.
2. Generate undefined symbols. The patch itself generates undefined symbol
for external function call only. Generate undefined symbol for external
global variable and external function descriptors will be handled in
separate patch(s) after this is land.
Differential Revision: https://reviews.llvm.org/D70443
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions