Skip to content
  1. Jul 27, 2009
    • Nick Lewycky's avatar
      Fix libLTO: · fd6a2498
      Nick Lewycky authored
       * Call InitializeAllTargets on every path where we might query the
         TargetRegistry. This fixes PR4604.
       * flush the formatted_raw_ostream& or else not all of the assembly will make
         it to the .s file. (It doesn't do this in its destructor?!)
       * Due to a reversed conditional, libLTO was reporting many symbols as both
         defined and undefined, including two definitions of the same symbol name
         in its symbol list.
      
      llvm-svn: 77170
      fd6a2498
  2. Jul 26, 2009
  3. Jul 25, 2009
  4. Jul 24, 2009
  5. Jul 23, 2009
  6. Jul 22, 2009
  7. Jul 21, 2009
  8. Jul 20, 2009
  9. Jul 19, 2009
  10. Jul 18, 2009
  11. Jul 17, 2009
  12. Jul 16, 2009
Loading