summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-02-27 04:15:01 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-02-27 04:15:01 +0000
commit679eb4062b1c4c4fbf67bf5f334eb6acc533a6dd (patch)
tree5b70e4e0a8cf67f42ee5ade5a204c5ef559276ec /llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp
parent1694e0d21df5fbab8576fe8c7bc4e7c25b838f5e (diff)
downloadbcm5719-llvm-679eb4062b1c4c4fbf67bf5f334eb6acc533a6dd.tar.gz
bcm5719-llvm-679eb4062b1c4c4fbf67bf5f334eb6acc533a6dd.zip
Don't cache the visibility of types.
Since r175326 an implicitly hidden template argument can cause a template installation to become hidden, even if the template itself has an explicit default visibility. This requires that we keep track of "late" additions of the visibility attribute. This is hopefully the last followup change. It just removes the caching of visibilities from types so that we can see new attributes even after a type has been used. llvm-svn: 176164
Diffstat (limited to 'llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud