Skip to content
  1. Jan 27, 2010
    • Chris Lattner's avatar
      use EmitLinkage for functions as well as globals. One output · fc2e376a
      Chris Lattner authored
      change is that we now use ".linkonce discard" for global variables
      instead of ".linkonce samesize".  These should be the same, just less
      strict.  If anyone is interested in mcizing MCSection for COFF targets,
      this should be easy to fix.
      
      llvm-svn: 94623
      fc2e376a
  2. Jan 26, 2010
  3. Jan 25, 2010
  4. Jan 24, 2010
  5. Jan 23, 2010
  6. Jan 22, 2010
  7. Jan 20, 2010
Loading