llvm-6502/include
Rafael Espindola 79869ee59a Add r159136 back now that pr13124 has been fixed.
Original message:
If a constant or a function has linkonce_odr linkage and unnamed_addr, mark
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189886 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-03 23:34:36 +00:00
..
llvm Add r159136 back now that pr13124 has been fixed. 2013-09-03 23:34:36 +00:00
llvm-c Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00