Extend the visibility-hidden optimization to linkonce_odr thunks for
functions with in-line definitions, since such thunks will be emitted at any
use of the function.

Completes the feature work for rdar://problem/7523229.

llvm-svn: 110285
2 files changed
tree: 0f9f3bc664b1c710455517f6d4fa39187bcbb167
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/