summaryrefslogtreecommitdiff
path: root/external/bsd/llvm/lib/liblldbPluginProcessPOSIX
AgeCommit message (Collapse)Author
2015-01-29Update build system glue for LLVM 3.6RC1. Notable changes:joerg
- Old JIT is removed. - Improvements to debug information handling. - ARM: check for deprecated instructions and warn in the integrated assembler - PPC: VSX support, va_arg support for struct/union types, -fPIC vs -fpic supported, faster atomics - x86: improved vectorizer
2014-05-30Update build system for LLVM/Clang snapshot r209886. This brings in thejoerg
merged AArch64 backend and the move of eARM to DWARF exception handling for NetBSD. C++11 is required for building.
2013-10-14Update LLVM/Clang snapshot to r192551 for various bug fixes.joerg
2013-09-29Hook up initial build infrastructure for LLDB. Update LLVM/Clangjoerg
snapshot to r191390 for some required changed. Re-enable static analyzer in Clang.