summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-02-27 02:32:08 +0000
committerRui Ueyama <ruiu@google.com>2017-02-27 02:32:08 +0000
commit536a26706fb31adbfda4f20a9582f76009168cb2 (patch)
treeec4e2c7deb0bb973dd92c1ecbd9fdc38d634c862 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent02a036f2e6706c09ac7b43a1d2027c64c0dd9d6d (diff)
downloadbcm5719-llvm-536a26706fb31adbfda4f20a9582f76009168cb2.tar.gz
bcm5719-llvm-536a26706fb31adbfda4f20a9582f76009168cb2.zip
Move SymbolTable<ELFT>::Sections out of the class.
The list of all input sections was defined in SymbolTable class for a historical reason. The list itself is not a template. However, because SymbolTable class is a template, we needed to pass around ELFT to access the list. This patch moves the list out of the class so that it doesn't need ELFT. llvm-svn: 296309
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud