diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2016-04-13 16:57:28 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2016-04-13 16:57:28 +0000 |
commit | f6e9b4ec24ced79cbdecec602cb580c70b4ae469 (patch) | |
tree | 8d8d0078b654873180e141c28eaffd782bd1962f /lldb/packages/Python/lldbsuite/test/functionalities/command_script | |
parent | 9b46861eae538df98b93b7dbaa72d549d46035cc (diff) | |
download | bcm5719-llvm-f6e9b4ec24ced79cbdecec602cb580c70b4ae469.tar.gz bcm5719-llvm-f6e9b4ec24ced79cbdecec602cb580c70b4ae469.zip |
ELF: Use hidden visibility for all DefinedSynthetic symbols.
This simplifies the code by allowing us to remove the visibility argument
to functions that create synthetic symbols.
The only functional change is that the visibility of the MIPS "_gp" symbol
is now hidden. Because this symbol is defined in every executable or DSO, it
would be difficult to observe a visibility change here.
Differential Revision: http://reviews.llvm.org/D19033
llvm-svn: 266208
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script')
0 files changed, 0 insertions, 0 deletions