diff options
author | Michael Liao <michael.hliao@gmail.com> | 2019-04-26 19:31:48 +0000 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2019-04-26 19:31:48 +0000 |
commit | 3820506960e058b04078e8301404474164fb2628 (patch) | |
tree | b02c5d2116bdd049738a6d399a3dc862b4688a7b /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 9534e9dbe44c130acefb48bd87b3e7d78db72def (diff) | |
download | llvm-3820506960e058b04078e8301404474164fb2628.zip llvm-3820506960e058b04078e8301404474164fb2628.tar.gz llvm-3820506960e058b04078e8301404474164fb2628.tar.bz2 |
[HIP] Fix visibility of `__constant__` variables.
Summary:
- `__constant__` variables should not be `hidden` as the linker may turn
them into `LOCAL` symbols.
Reviewers: yaxunl
Subscribers: jvesely, nhaehnle, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D61194
llvm-svn: 359344
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions