diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-07-23 07:38:44 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-07-23 07:38:44 +0000 |
commit | ab658f42a739a465f098b20e85a3704769909667 (patch) | |
tree | 44740c865661a3122dc3f40880d41234ec5c5451 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | b95fcf09c081e5f81f1e5c4ee434b3d0b912208a (diff) | |
download | bcm5719-llvm-ab658f42a739a465f098b20e85a3704769909667.tar.gz bcm5719-llvm-ab658f42a739a465f098b20e85a3704769909667.zip |
[yaml2elf] - Treat the SHN_UNDEF section as kind of regular section.
We have a logic that adds a few sections implicitly.
Though the SHT_NULL section with section number 0
is an exception.
In D64913 I want to teach yaml2obj to redefine the null section.
And in this patch I add it to the sections list,
to make it kind of a regular section.
Differential revision: https://reviews.llvm.org/D65087
llvm-svn: 366785
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions