[Lldb-commits] [PATCH] D17027: [expression evaluator] Allow runtimes to execute custom LLVM ModulePasses over the generated IR at various stages after expression compilation.

Luke Drummond via lldb-commits lldb-commits at lists.llvm.org
Fri May 13 08:48:16 PDT 2016


ldrumm updated this revision to Diff 57199.
ldrumm added a comment.

rebased on current HEAD


http://reviews.llvm.org/D17027

Files:
  include/lldb/Expression/LLVMUserExpression.h
  include/lldb/Target/LanguageRuntime.h
  source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17027.57199.patch
Type: text/x-patch
Size: 4713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160513/951f1dde/attachment-0001.bin>


More information about the lldb-commits mailing list