llvm-project/lldb/source
Sean Callanan e2ef6e380b Updated to latest LLVM. Major LLVM changes:
- Sema is now exported (and there was much rejoicing.)

 - Storage classes are now centrally defined.

Also fixed some bugs that the new LLVM picked up.

llvm-svn: 114622
2010-09-23 03:01:22 +00:00
..
API Remove all the __repr__ methods from the API/*.h files, and put them 2010-09-22 23:01:29 +00:00
Breakpoint Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Commands Update help text for breakpoint command one-liners. 2010-09-21 23:25:40 +00:00
Core Committing the skeleton of Language runtime plugin classes. 2010-09-23 02:01:19 +00:00
Expression Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
Host Remove Host::ResolveExecutableLocation (very recent addition); replace use of 2010-09-12 00:10:52 +00:00
Interpreter Update help text for breakpoint command one-liners. 2010-09-21 23:25:40 +00:00
Plugins Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
Symbol Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
Target Committing the skeleton of Language runtime plugin classes. 2010-09-23 02:01:19 +00:00
Utility Add a new ArchVolatileRegs plugin class to identify 2010-09-22 07:37:07 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. 2010-08-31 18:05:13 +00:00
lldb.cpp Committing the skeleton of Language runtime plugin classes. 2010-09-23 02:01:19 +00:00