Skip to content
  1. Aug 02, 2009
  2. Aug 01, 2009
  3. Jul 31, 2009
  4. Jul 30, 2009
  5. Jul 29, 2009
  6. Jul 28, 2009
  7. Jul 27, 2009
    • Daniel Dunbar's avatar
      llvm-mc: Move AsmLexer::getCurStrVal to StringRef based API. · 52d03b25
      Daniel Dunbar authored
       - My DFS traversal of LLVM is, at least for now, nearly complete! :)
      
      llvm-svn: 77258
      52d03b25
    • 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
  8. Jul 26, 2009
  9. Jul 25, 2009
  10. Jul 24, 2009
  11. Jul 23, 2009
Loading