opnsense-src/contrib/llvm/tools/lldb/source/Expression
Ed Maste 6fcb82420b Update LLDB snapshot to upstream r202189
Highlights include:

- Support hardware watchpoints on FreeBSD
  (r201706)

- Improved unwinding through hand-written assembly functions
  (r201839)

- Handle DW_TAG_unspecified_parameters for variadic functions
  (r202061)

- Fix Ctrl+C interrupting a running inferior process
  (r202086, r202154)

- Various bug fixes, including to the remote GDB protocol client

Sponsored by:	DARPA, AFRL
2014-02-25 22:13:51 +00:00
..
ASTDumper.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
ASTResultSynthesizer.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
ASTStructExtractor.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
ClangASTSource.cpp Clang/LLVM 3.4 compatibility for the LLDB snapshot 2014-02-18 20:31:51 +00:00
ClangExpressionDeclMap.cpp Update LLDB snapshot to upstream r202189 2014-02-25 22:13:51 +00:00
ClangExpressionParser.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
ClangExpressionVariable.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
ClangFunction.cpp Update LLDB to upstream r196259 snapshot 2013-12-03 19:23:54 +00:00
ClangPersistentVariables.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
ClangUserExpression.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
ClangUtilityFunction.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
DWARFExpression.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
ExpressionSourceCode.cpp Merge lldb r188801 to contrib/llvm/tools/lldb/ 2013-08-23 18:06:42 +00:00
IRDynamicChecks.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
IRExecutionUnit.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
IRForTarget.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00
IRInterpreter.cpp Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
IRMemoryMap.cpp Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Materializer.cpp Update LLDB snapshot to upstream r201577 2014-02-18 19:52:51 +00:00