diff options
author | Yonghong Song <yhs@fb.com> | 2019-12-06 23:00:41 -0800 |
---|---|---|
committer | Yonghong Song <yhs@fb.com> | 2019-12-07 08:58:19 -0800 |
commit | 5ea611daf9cb51ba3d6492e50a6b568348fb62c0 (patch) | |
tree | b57af16ead8b4d16e061c43759c20008d7158ee6 /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py | |
parent | d714aa0dfdb16270fc279e8e91d4a83ace531529 (diff) | |
download | bcm5719-llvm-5ea611daf9cb51ba3d6492e50a6b568348fb62c0.tar.gz bcm5719-llvm-5ea611daf9cb51ba3d6492e50a6b568348fb62c0.zip |
[BPF] Support weak global variables for BTF
Generate types for global variables with "weak" attribute.
Keep allocation scope the same for both weak and non-weak
globals as ELF symbol table can determine whether a global
symbol is weak or not.
Differential Revision: https://reviews.llvm.org/D71162
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions