diff options
author | Yonghong Song <yhs@fb.com> | 2019-11-12 11:31:52 -0800 |
---|---|---|
committer | Yonghong Song <yhs@fb.com> | 2019-11-12 14:34:08 -0800 |
commit | 166cdc02818fd7a6653f76216b4f64cb4b21619e (patch) | |
tree | 6dacc6374977fb7b4ea5a4e276aa87e60e08be7b /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py | |
parent | db69f1b22951ce49bda8e492ec8e6f60d9721668 (diff) | |
download | bcm5719-llvm-166cdc02818fd7a6653f76216b4f64cb4b21619e.tar.gz bcm5719-llvm-166cdc02818fd7a6653f76216b4f64cb4b21619e.zip |
[BPF] generate BTF_KIND_VARs for all non-static globals
Enable to generate BTF_KIND_VARs for non-static
default-section globals which is not allowed previously.
Modified the existing test case to accommodate the new change.
Also removed unused linkage enum members VAR_GLOBAL_TENTATIVE and
VAR_GLOBAL_EXTERNAL.
Differential Revision: https://reviews.llvm.org/D70145
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions