1. 9ba2772 Fixing a linking issue when building LLDB with ToT LLVM by Enrico Granata · 11 years ago
  2. ee33e96 SDKROOT should only be unset/cleared for ARM builds. The first fix by Bob Wilson removed it for ARM for both configure and make, but only unset it for desktop configure, not for the make. My next fix unset/cleared it all the time. This fix only unset/clears it for ARM builds. by Greg Clayton · 11 years ago
  3. 9a44729 Fix clang builds that were broken due to SDKROOT changes of you have an internal OS build. by Greg Clayton · 11 years ago
  4. 9b21d73 Fix cross-compiling problems in build-llvm.pl script. <rdar://problem/12986905> by Bob Wilson · 11 years ago
  5. bec2ac8 Fix typo in function name and one more whitespace tweak. by Bob Wilson · 11 years ago
  6. a53ac6d Fix whitespace. by Bob Wilson · 11 years ago
  7. 0d182c0 Removed a directive to delete the test subdirectories by Sean Callanan · 12 years ago
  8. 54e5805 Added a new Xcode build configuration, DebugClang, by Sean Callanan · 12 years ago
  9. 06dc17f Brought LLDB top-of-tree into sync with LLVM/Clang by Sean Callanan · 12 years ago
  10. 4582fea On Mac OS X, lldb will now build c++11 and use by Sean Callanan · 12 years ago
  11. daaa9d1 Building llvm for multiple arches could cause problems by Jason Molenda · 12 years ago
  12. 6e12c7a Updated the revision of LLVM/Clang used by LLDB. by Sean Callanan · 12 years ago
  13. 142f94c Updated LLVM to take a new MC JIT that supports by Sean Callanan · 12 years ago
  14. aa12be4 Updated LLVM to take some fixes that make the Intel disassembler usable. by Sean Callanan · 12 years ago
  15. 39a3034 Brought LLVM/Clang up to top of tree. The only by Sean Callanan · 12 years ago
  16. 8f2e392 I have brought LLDB up-to-date with top of tree by Sean Callanan · 12 years ago
  17. 0539a80 Updated Clang to take an enhancement to the way by Sean Callanan · 12 years ago
  18. 0523083 Picked up a new revision of Clang to pull in Objective-C by Sean Callanan · 13 years ago
  19. fecc09c Pulled in a new revision of LLVM/Clang and added by Sean Callanan · 13 years ago
  20. 5a55c7a This commit completes the rearchitecting of ClangASTSource by Sean Callanan · 13 years ago
  21. e6ea5fe Pulled in a new version of LLVM/Clang to solve a variety by Sean Callanan · 13 years ago
  22. f2a0a5c Updated LLVM/Clang to pull in a fix for Objective-C by Sean Callanan · 13 years ago
  23. 7537dce Updated LLVM/Clang to pick up a fix for imports of by Sean Callanan · 13 years ago
  24. 3e4238d Fixed the Xcode project building of LLVM to be a bit more user friendly: by Greg Clayton · 13 years ago
  25. 1ea79b0 ...And forgot to check in build-llvm.pl. Sigh. by Sean Callanan · 13 years ago
  26. 65e01e7 Updated LLVM/Clang to pull in a variety of type by Sean Callanan · 13 years ago
  27. c153518 Updated LLVM/Clang to pull in the latest ARM disassembler. by Sean Callanan · 13 years ago
  28. c01c05c Restored the version of LLVM that we previously by Sean Callanan · 13 years ago
  29. cbfc0ea Refined the rollback to LLVM, picking up a newer by Sean Callanan · 13 years ago
  30. 047eea6 Because of disassembler crashes, I rolled back by Sean Callanan · 13 years ago
  31. 6c98ba7 Updated LLVM/Clang to to pick up fixes for a by Sean Callanan · 13 years ago
  32. 6487558 Remove libEnhancedDisassembly.dylib by Greg Clayton · 13 years ago
  33. 9b7d038 Updated LLVM to pick up a few new ARM targets. by Sean Callanan · 13 years ago
  34. 9b6898f This change brings in the latest LLVM/Clang, and by Sean Callanan · 13 years ago
  35. c049274 This commit integrates support for the LLVM MCJIT by Sean Callanan · 13 years ago
  36. 0de254a Updated to use the latest LLVM/Clang, to pick up JIT changes. by Sean Callanan · 13 years ago
  37. 17cd995 Did some work on the "register read" command to only show the first register by Greg Clayton · 13 years ago
  38. 2a8c338 Updated LLVM to pick up fixes to the ARM instruction tables. by Sean Callanan · 13 years ago
  39. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 13 years ago
  40. e6c6f49 Updated LLDB to use a recent LLVM/Clang, pulling by Sean Callanan · 13 years ago
  41. 1d080bd Updated LLVM/Clang to the latest release, to pick up AVX disassembly support. by Sean Callanan · 13 years ago
  42. 279584c Updated to LLVM/Clang revision 127600. by Sean Callanan · 13 years ago
  43. d5b3c35 Updated Clang to a version that supports propagating by Sean Callanan · 13 years ago
  44. ad29309 Updated to revision 123723 of LLVM, to bring in by Sean Callanan · 13 years ago
  45. 9e7958e Updated to latest Clang revision. This involved by Sean Callanan · 13 years ago
  46. 22defe8 Updated to latest LLVM/Clang for external AST source changes that allow by Greg Clayton · 14 years ago
  47. eae9124 Updated to latest and greatest clang for a "print cvr-qualifiers on function by Greg Clayton · 14 years ago
  48. 8a3b0a8 Updated to the LLVM/Clang of 2010-11-17 at 3:30pm. by Sean Callanan · 14 years ago
  49. 8950c9a Updated LLVM to latest version as of 10/28 at by Sean Callanan · 14 years ago
  50. 48fbdf7 Modified the "breakpoint set --name NAME" to be the auto breakpoint set by Greg Clayton · 14 years ago
  51. fa9f134 Update to the latest Clang, which fixes a problem by Sean Callanan · 14 years ago
  52. 55b6c53 Updated LLVM to: --revision '{2010-09-28T19:30}' by Greg Clayton · 14 years ago
  53. 47a5c4c Updated to latest LLVM. Major LLVM changes: by Sean Callanan · 14 years ago
  54. 960d6a4 Added support for objective C built-in types: id, Class, and SEL. This by Greg Clayton · 14 years ago
  55. 6e71340 Updated to llvm/clang from July 30, 2010 at 08:00. by Greg Clayton · 14 years ago
  56. c9b6000 Updated LLVM and Clang to July 20 at 16:00. by Greg Clayton · 14 years ago
  57. 193e6d5 Removed unused variable "log". by Greg Clayton · 14 years ago
  58. 81bdfe8 Updated to latest llvm from July 13th, 2010 at 13:00. by Greg Clayton · 14 years ago
  59. 961abeb Updated to build against the latest LLVM release. by Sean Callanan · 14 years ago
  60. c4f5110 Updated to llvm/clang from July 2, 2010 at 8:00AM. by Greg Clayton · 14 years ago
  61. e41c4b2 Updated LLVM/Clang to revision from 2010-06-13T06:00. by Greg Clayton · 14 years ago
  62. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago