Skip to content
  1. Feb 03, 2012
  2. Feb 02, 2012
  3. Feb 01, 2012
    • Andrew Trick's avatar
      fix cmake · 3441597f
      Andrew Trick authored
      llvm-svn: 149553
      3441597f
    • Jakob Stoklund Olesen's avatar
      Fix a bug in the TopoOrderRC comparison function. · fff0dfd8
      Jakob Stoklund Olesen authored
      The final tie breaker comparison also needs to return +/-1, or 0.
      This is not a less() function.
      
      This could cause otherwise identical super-classes to be ordered
      unstably, depending on what the system qsort routine does with a bad
      compare function.
      
      llvm-svn: 149549
      fff0dfd8
Loading