summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-03-21 23:03:09 +0000
committerRui Ueyama <ruiu@google.com>2017-03-21 23:03:09 +0000
commita34da93847cd62e630fdc7c995c712241f99aa32 (patch)
tree59a018f6a8d1447ce59122a07111557e1605b933 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentb8dd23f56eafce73814903eaf8b286d9570bdd11 (diff)
downloadbcm5719-llvm-a34da93847cd62e630fdc7c995c712241f99aa32.tar.gz
bcm5719-llvm-a34da93847cd62e630fdc7c995c712241f99aa32.zip
Make elf::ScriptConfig a LinkerScript class member variable.
LinkerScript used to be a template class, so we couldn't instantiate that class in elf::link. We instantiated ScriptConfig class earlier instead so that the linker script parser can store configurations to the object. Now that LinkerScript is not a template, it doesn't make sense to separate ScriptConfig from LinkerScript. This patch merges them. llvm-svn: 298457
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud