Skip to content
  1. Jun 29, 2012
  2. Jun 28, 2012
  3. Jun 27, 2012
    • Matt Beaumont-Gay's avatar
      Revert r159136 due to PR13124. · a5886231
      Matt Beaumont-Gay authored
      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
      a5886231
Loading