freebsd-dev/contrib/llvm/tools/lldb/source/Symbol
Ed Maste 3561791104 Update LLDB to upstream r194122 snapshot
ludes minor changes relative to upstream, for compatibility with
FreeBSD's in-tree LLVM 3.3:

- Reverted LLDB r191806, restoring use of previous API.
- Reverted part of LLDB r189317, restoring previous enum names.
- Work around missing LLVM r192504, using previous registerEHFrames API
  (limited functionality).
- Removed PlatformWindows header include and init/terminate calls.

Sponsored by:	DARPA, AFRL
2013-11-12 17:25:33 +00:00
..
Block.cpp
ClangASTContext.cpp
ClangASTImporter.cpp
ClangASTType.cpp
ClangExternalASTSourceCallbacks.cpp
ClangExternalASTSourceCommon.cpp
ClangNamespaceDecl.cpp
CompileUnit.cpp
Declaration.cpp
DWARFCallFrameInfo.cpp
Function.cpp
FuncUnwinders.cpp
LineEntry.cpp
LineTable.cpp
ObjectFile.cpp
Symbol.cpp
SymbolContext.cpp
SymbolFile.cpp
SymbolVendor.cpp
Symtab.cpp
Type.cpp
TypeList.cpp
UnwindPlan.cpp
UnwindTable.cpp
Variable.cpp
VariableList.cpp
VerifyDecl.cpp