~pali/llvm/lldb-trunk

Viewing all changes in revision 19073.

  • Committer: jdevlieghere
  • Date: 2019-03-26 01:11:15 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:356971
[Python] Define empty SWIG wrapper for unit testin"

The python plugin uses wrappers generated by swig. For the symbols to be
available, we'd need to link against liblldb, which is not an option
because the symbols could conflict with the static library we are
testing. Instead we define the symbols ourselves in the unit test.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: