1. 7172b38 llvm-ar: Clean up memory management with OwningPtr. by Benjamin Kramer · 11 years ago
  2. 4d5b0da Use %llu to print a 64 bit number. Should fix the ARM bots. by Rafael Espindola · 11 years ago
  3. 1b3e3ee InsertBefore is the same as AddBefore. Delete it. by Rafael Espindola · 11 years ago
  4. 71857cc Fix a FIXME about the format and add a test. by Rafael Espindola · 11 years ago
  5. 1b0dc64 Remove the 'N' modifier from llvm-ar. by Rafael Espindola · 11 years ago
  6. 55804a0 Delete dead code. by Rafael Espindola · 11 years ago
  7. ab7348f Remove support for truncating names in archives. by Rafael Espindola · 11 years ago
  8. 4f2779b Sync llvm-ar's help string with the options it supports. by Rafael Espindola · 11 years ago
  9. 5159718 Don't crash in 'llvm -s' when an archive has no symtab. by Rafael Espindola · 11 years ago
  10. c6fbaa9 Don't run internalize if we're outputing bit-code and not an object file. by Bill Wendling · 11 years ago
  11. 35637fc Create files with the correct permission instead of changing it afterwards. by Rafael Espindola · 11 years ago
  12. a012a66 Fixes problem when calling llvm-ar from an unmodifiable directory. by Manuel Klimek · 11 years ago
  13. 0bb8aa2 COFFDumper: Print uint64_t with the right format string. by Benjamin Kramer · 11 years ago
  14. 2be430d [llvm-ar] Added llvm_unreachable to quiet -Wreturn-type warnings. by Michael Gottesman · 11 years ago
  15. 200c748 Add a createUniqueFile function and switch llvm's users of unique_file. by Rafael Espindola · 11 years ago
  16. 1276b39 Use sys::fs::createTemporaryFile. by Rafael Espindola · 11 years ago
  17. 61de142 Don't create an archive if, for example, we are asked to print the index. by Rafael Espindola · 11 years ago
  18. ef2703a Use simpler version of exists. by Rafael Espindola · 11 years ago
  19. 87b8a7f9 Remove NoOperation. by Rafael Espindola · 11 years ago
  20. 24663f6 Don't treat bitcode files specially in llvm-ar. by Rafael Espindola · 11 years ago
  21. 40d40dd Make llvm-nm return 1 on error. by Rafael Espindola · 11 years ago
  22. a3863ea Remove address spaces from MC. by Rafael Espindola · 11 years ago
  23. d212db0 llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" can be removed. by NAKAMURA Takumi · 11 years ago
  24. ba62f2f The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD. by Sylvestre Ledru · 11 years ago
  25. e16e687 Add flag to lli to enable debugging of IR when used with MCJIT. by Daniel Malea · 11 years ago
  26. e528a2c Fix bugpoint execution/reference output file name by Hal Finkel · 11 years ago
  27. 0ed872c llvm-symbolizer: don't leave dangling pointers after flushing LLVMSymbolizer. Add a destructor. by Alexey Samsonov · 11 years ago
  28. 8c6e324 llvm-symbolizer: skip leading underscore in Mach-O symbol table entries by Alexey Samsonov · 11 years ago
  29. c071f89 llvm-symbolizer: make name demangling a public static method of LLVMSymbolizer by Alexey Samsonov · 11 years ago
  30. 8175bc3 llvm-symbolizer: add support for Mach-O universal binaries by Alexey Samsonov · 11 years ago
  31. cbafae6 Debug Info: clean up usage of Verify. by Manman Ren · 11 years ago
  32. 8479989 Revert "Debug Info: clean up usage of Verify." as it's breaking bots. by Eric Christopher · 11 years ago
  33. 02e7502 Debug Info: clean up usage of Verify. by Manman Ren · 11 years ago
  34. 97c2a0a Use enums instead of raw octal values. by Rafael Espindola · 11 years ago
  35. df0f525 Remove unused includes. by Rafael Espindola · 11 years ago
  36. 0259c0c Provide bootstrap support to build only llvm+clang when using cmake. by Andy Gibbs · 11 years ago
  37. 50188c1 Port GetMainExecutable over to PathV2. by Rafael Espindola · 11 years ago
  38. 46fa7cf Move GetEXESuffix to the one place it is used. by Rafael Espindola · 11 years ago
  39. dd5af27 keep only the StringRef version of getFileOrSTDIN. by Rafael Espindola · 11 years ago
  40. 19ead5a Create the file with the right permissions instead of setting it afterwards. by Rafael Espindola · 11 years ago
  41. 068463b [yaml2obj][ELF] Make symbol table top-level key. by Sean Silva · 11 years ago
  42. 681dafb [yaml2obj][ELF] Narrow parameter. by Sean Silva · 11 years ago
  43. 5849569 [yaml2obj][ELF] Don't special case writing these. by Sean Silva · 11 years ago
  44. efc7898 [yaml2obj][ELF] Make this "type switch" actually readable. by Sean Silva · 11 years ago
  45. e766884 [yaml2obj][ELF] Align section contents in the output. by Sean Silva · 11 years ago
  46. 995017c Convert some uses of PathV1.h in ArchiveWriter.cpp. by Rafael Espindola · 11 years ago
  47. 326c193 [yaml2obj][ELF] Allow expressing undefined symbols. by Sean Silva · 11 years ago
  48. 552d7cd Unbreak bots. Didn't realize this was a C++11 feature. by Sean Silva · 11 years ago
  49. 4235ba3 [yaml2obj][ELF] Don't explicitly set `Binding` with STB_* by Sean Silva · 11 years ago
  50. 8874cc2 Add a fixme. by Rafael Espindola · 11 years ago
  51. bdae6fa Remove last use of PathV1.h from Archive.cpp. by Rafael Espindola · 11 years ago
  52. e38f640 [yaml2obj][ELF] Add support for st_value and st_size. by Sean Silva · 11 years ago
  53. 6525e92b [yaml2obj][ELF] Allow symbols to reference sections. by Sean Silva · 11 years ago
  54. c18f66e [yaml2obj][ELF] Add the section name -> section index map to State. by Sean Silva · 11 years ago
  55. 11ca2e5 Add a setLastModificationAndAccessTime to PathV2. by Rafael Espindola · 11 years ago
  56. f9f44f3 Use a raw_fd_ostream instead of a std::ofstream. by Rafael Espindola · 11 years ago
  57. be87bce Remove the simplify-libcalls pass (finally) by Meador Inge · 11 years ago
  58. 0382b30 [yaml2obj][ELF] Start factoring into "single point of truth". by Sean Silva · 11 years ago
  59. b14f972 [yaml2obj][ELF] Just let this class own its buffer. by Sean Silva · 11 years ago
  60. 201c66c Remove a trivial use of sys::Path. by Rafael Espindola · 11 years ago
  61. 29c17db Add support for getting the last modification time from a file_status. by Rafael Espindola · 11 years ago
  62. eb729e0 Use only the filename when deciding if a file is a duplicate. by Rafael Espindola · 11 years ago
  63. 122c57c Add r184420 back, but also handle long file names. by Rafael Espindola · 11 years ago
  64. 9d39cb1 Revert "Don't include directory names in archives." by Rafael Espindola · 11 years ago
  65. be984d6 Don't include directory names in archives. by Rafael Espindola · 11 years ago
  66. 6f2c88a Remove remaining bits of the old LLVM specific symtab handling. by Rafael Espindola · 11 years ago
  67. e9ff273 Remove more unused functions. by Rafael Espindola · 11 years ago
  68. f0436b8 Remove unused methods. by Rafael Espindola · 11 years ago
  69. a18b281 Use the simpler sys::fs::exists. by Rafael Espindola · 11 years ago
  70. 436cd0c Convert a use of sys::Path. by Rafael Espindola · 11 years ago
  71. 3df7d2f llvm-dwarfdump: Add support for dumping the .debug_loc section by David Blaikie · 11 years ago
  72. ce1164b Remove unused function. by Rafael Espindola · 11 years ago
  73. 63e8ba9 Really fix the missing header :-( by Rafael Espindola · 11 years ago
  74. b167ba7 Add missing include found by the bots. by Rafael Espindola · 11 years ago
  75. b4900b1 Remove last use of PathV1.h from Archive.h by Rafael Espindola · 11 years ago
  76. 27ff1f3 Always set the mode. by Rafael Espindola · 11 years ago
  77. 13f4fd7 Remove more uses of sys::Path. by Rafael Espindola · 11 years ago
  78. dd3ef1a Remove unused function. by Rafael Espindola · 11 years ago
  79. 3baf01b Another attempt at fixing the bots. by Rafael Espindola · 11 years ago
  80. 7391366 Attempt at fixing some bots. by Rafael Espindola · 11 years ago
  81. 4d07abb Reduce sys::Path usage in llvm-ar. by Rafael Espindola · 11 years ago
  82. 8fe960e Remove the 'R' modifier. by Rafael Espindola · 11 years ago
  83. 1b11a19 Test commit access. by Wan Xiaofei · 11 years ago
  84. e1e1bb1 Remove `using namespace` and use explicit qualification. by Sean Silva · 11 years ago
  85. 83bc345 Remove spurious space. by Sean Silva · 11 years ago
  86. 9e82a5c Remove unused parameter. by Sean Silva · 11 years ago
  87. ea94e11 [yaml2obj][ELF] Support ELFOSABI_* enum. by Sean Silva · 11 years ago
  88. 1230407 There is no ELF ABI version enum. by Sean Silva · 11 years ago
  89. 5ba1225 [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys. by Sean Silva · 11 years ago
  90. c2b6adf [yaml2obj][ELF] Don't monkeypatch the YAML sections. by Sean Silva · 11 years ago
  91. ca0170f [yaml2obj][ELF] Ensure STN_UNDEF entry is present. by Sean Silva · 11 years ago
  92. afcf60f [yaml2obj][ELF] Rudimentary symbol table support. by Sean Silva · 11 years ago
  93. a7bd854 [yaml2obj][ELF] Add dummy .strtab section. by Sean Silva · 11 years ago
  94. 3991c72 Convert most uses of PathV1.h in ToolRunner.cpp. by Rafael Espindola · 11 years ago
  95. 8ee23f0 Add a version of unique_file that return just the file name. by Rafael Espindola · 11 years ago
  96. 21a78d1 Return a std::string from PrependMainExecutablePath. by Rafael Espindola · 11 years ago
  97. 3b9eb80 Remove PathV1.h use from BugDriver.cpp. by Rafael Espindola · 11 years ago
  98. 9a23039 Remove use of PathV1.h from ExecutionDriver.cpp. by Rafael Espindola · 11 years ago
  99. 2c073ee Remove usage of PathV1.h from OptimizerDriver.cpp. by Rafael Espindola · 11 years ago
  100. 366f510 Convert some uses of eraseFromDisk. by Rafael Espindola · 11 years ago