summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/lldb/source/Symbol/UnwindTable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge LLDB 3.8emaste2016-01-041-10/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As with previous imports a number of plugins not immediately relevant to FreeBSD have been excluded: ABIMacOSX_i386 ABIMacOSX_arm ABIMacOSX_arm64 ABISysV_hexagon AppleObjCRuntimeV2 AppleObjCRuntimeV1 SystemRuntimeMacOSX RenderScriptRuntime GoLanguageRuntime GoLanguage ObjCLanguage ObjCPlusPlusLanguage ObjectFilePECOFF DynamicLoaderWindowsDYLD platform_linux platform_netbsd PlatformWindows PlatformKalimba platform_android DynamicLoaderMacOSXDYLD ObjectContainerUniversalMachO PlatformRemoteiOS PlatformMacOSX OperatingSystemGo
* Update LLDB snapshot to upstream r225923 (git 2b588ecd)emaste2015-02-061-1/+15
| | | | Sponsored by: DARPA, AFRL
* Update LLDB snapshot to upstream r216948 (git 50f7fe44)emaste2014-11-261-13/+21
| | | | | | | This is approximately "LLDB 3.5" although with a little bit of skew, and will go along with the Clang 3.5 import. Sponsored by: DARPA, AFRL
* Update LLDB to upstream r194122 snapshotemaste2013-11-121-1/+1
| | | | | | | | | | | | | 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
* Merge lldb r188801 to contrib/llvm/tools/lldb/emaste2013-08-231-0/+153
OpenPOWER on IntegriCloud