Skip to content
  1. Nov 13, 2008
  2. Nov 05, 2008
  3. Aug 21, 2008
  4. Aug 15, 2008
  5. Jul 19, 2008
  6. Jul 16, 2008
  7. Jul 15, 2008
  8. Jul 08, 2008
  9. Jul 04, 2008
  10. Jun 30, 2008
  11. May 17, 2008
  12. Apr 22, 2008
  13. Apr 21, 2008
  14. Apr 02, 2008
  15. Feb 07, 2008
  16. Feb 04, 2008
  17. Feb 02, 2008
  18. Jan 30, 2008
  19. Jan 16, 2008
  20. Dec 29, 2007
  21. Dec 20, 2007
  22. Oct 17, 2007
  23. Jul 18, 2007
  24. Jul 05, 2007
  25. May 06, 2007
  26. Mar 07, 2007
  27. Feb 16, 2007
  28. Feb 08, 2007
  29. Feb 05, 2007
    • Reid Spencer's avatar
      For PR411: · 3aaaa0b2
      Reid Spencer authored
      This patch replaces the SymbolTable class with ValueSymbolTable which does
      not support types planes. This means that all symbol names in LLVM must now
      be unique. The patch addresses the necessary changes to deal with this and
      removes code no longer needed as a result. This completes the bulk of the
      changes for this PR. Some cleanup patches will follow.
      
      llvm-svn: 33918
      3aaaa0b2
Loading