summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBCommandReturnObject.cpp
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2012-06-27 17:10:33 +0000
committerMatt Beaumont-Gay <matthewbg@google.com>2012-06-27 17:10:33 +0000
commita58862310cb510b75d77b8cf156d8bb5192b7e20 (patch)
tree7c799f1976d3a6b60a4d5defe1bca3c8c346d6b3 /lldb/source/API/SBCommandReturnObject.cpp
parent1669f70273cd26d21aa775802809f40cc244cd5b (diff)
downloadbcm5719-llvm-a58862310cb510b75d77b8cf156d8bb5192b7e20.tar.gz
bcm5719-llvm-a58862310cb510b75d77b8cf156d8bb5192b7e20.zip
Revert r159136 due to PR13124.
Original commit message: If a constant or a function has linkonce_odr linkage and unnamed_addr, mark it hidden. Being linkonce_odr guarantees that it is available in every dso that needs it. Being a constant/function with unnamed_addr guarantees that the copies don't have to be merged. llvm-svn: 159272
Diffstat (limited to 'lldb/source/API/SBCommandReturnObject.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud