This revision was automatically updated to reflect the committed changes.
Closed by commit rL247284: Build Plugin/JITLoader/GDB on all platforms.
(authored by brucem).
Changed prior to commit:
http://reviews.llvm.org/D12756?vs=34434&id=3#toc
Repository:
rL LLVM
http://reviews.llvm.org/D
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm
http://reviews.llvm.org/D12756
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb
brucem created this revision.
brucem added reviewers: clayborg, labath.
brucem added a subscriber: lldb-commits.
We currently link to this on all platforms, so don't need to re-include
it into the LLDB_USED_LIBS. Also don't need to special case building
it for every supported platform.
http://rev