Skip to content
  1. Feb 28, 2004
  2. Feb 27, 2004
  3. Feb 26, 2004
    • John Criswell's avatar
      Fixes for PR258 and PR259. · feb7c49c
      John Criswell authored
      Functions with linkonce linkage are declared with weak linkage.
      Global floating point constants used to represent unprintable values
      (such as NaN and infinity) are declared static so that they don't interfere
      with other CBE generated translation units.
      
      llvm-svn: 11884
      feb7c49c
Loading