Skip to content
  1. Dec 02, 2004
  2. Nov 29, 2004
  3. Nov 25, 2004
  4. Nov 24, 2004
  5. Nov 20, 2004
  6. Nov 19, 2004
  7. Nov 18, 2004
  8. Nov 17, 2004
  9. Nov 16, 2004
    • Chris Lattner's avatar
      05fe0244
    • Reid Spencer's avatar
      Per code review: \ · 66dc515e
      Reid Spencer authored
      * Make static things static \
      * Get rid of unused TmpArchive variable \
      * Implement symbol table printing \
      * Adjust to changes in llvm::Archive interface \
      * Make sure we destruct objects even if exceptions occur. \
      * Fix a typo in an output string.
      
      llvm-svn: 17878
      66dc515e
    • Reid Spencer's avatar
      Per code review: \ · 9fc38b17
      Reid Spencer authored
      * hide the compatibility option \
      * Make static things static \
      * Use cl::extrahelp instead of cl::MoreHelp (defunct) \
      * Use cl::PrintHelpMessage instead of our own printUse function \
      * Use a std::set<sys::Path> for the path list because its now required by \
        the sys::Path class and also ensues directories are traversed in sorted \
        order.\
      * Implement symbol table printing locally instead of in libLLVMArchive \
      * Adjust to changes in llvm::Archive interface \
      * Make sure we destruct objects even if exceptions occur. \
      * Fix a typo in an output string.
      
      llvm-svn: 17877
      9fc38b17
    • Chris Lattner's avatar
  10. Nov 15, 2004
Loading