diff options
author | Davide Italiano <davide@freebsd.org> | 2016-06-29 02:46:51 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2016-06-29 02:46:51 +0000 |
commit | 8e1131dc46f6f79f9994b0ea89f791094783910e (patch) | |
tree | a9d9857b29d3410d4b6de45e1a9451864b8f58c4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 941685e9f473873eba00e3df681f968656d2cc0e (diff) | |
download | bcm5719-llvm-8e1131dc46f6f79f9994b0ea89f791094783910e.tar.gz bcm5719-llvm-8e1131dc46f6f79f9994b0ea89f791094783910e.zip |
[ELF] Support for wildcard in version scripts.
Example:
VERSION_1.0 {
global: foo*;
local: *; }
now correctly matches all the symbols which name starts with
`foo`.
Differential Revision: http://reviews.llvm.org/D21732
llvm-svn: 274091
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions