diff options
author | Rui Ueyama <ruiu@google.com> | 2016-08-31 20:03:54 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-08-31 20:03:54 +0000 |
commit | 95769b4a2907457c19d5f72c2f557ff099d1ffa3 (patch) | |
tree | 74ce01939eec520878440034e5e2d193103f71c6 /lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py | |
parent | 6c978aa9da30053b211c694de3eb8edc0ac88dad (diff) | |
download | bcm5719-llvm-95769b4a2907457c19d5f72c2f557ff099d1ffa3.tar.gz bcm5719-llvm-95769b4a2907457c19d5f72c2f557ff099d1ffa3.zip |
Linker script: support VERSION command.
Summary:
VERSION commands define symbol versions. The grammar of the
commnad is as follows
VERSION { version-script-commands }
where version-script-commands is
[ name ] { version-definitions }.
Note that we already support version-script-commands because
it is being used for version script command.
This patch is based on George's patch https://reviews.llvm.org/D23609
Reviewers: grimar
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D24089
llvm-svn: 280284
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py')
0 files changed, 0 insertions, 0 deletions