[PATCH] Fix Remote MCJIT protocol

Renato Golin renato.golin at linaro.org
Thu Jan 9 11:23:19 PST 2014


  Adding "(void)rc" to all ChildTarget places to avoid warnings when no asserts are compiled. This was breaking LLD release buildbots.

  http://lab.llvm.org:8011/buildslaves/mily-mini-1

Hi t.p.northover, andrew.w.kaylor,

http://llvm-reviews.chandlerc.com/D2527

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2527?vs=6397&id=6398#toc

Files:
  tools/lli/ChildTarget/ChildTarget.cpp
  tools/lli/RemoteMemoryManager.cpp
  tools/lli/RemoteTarget.cpp
  tools/lli/RemoteTarget.h
  tools/lli/RemoteTargetExternal.cpp
  tools/lli/RemoteTargetExternal.h
  tools/lli/RemoteTargetMessage.h
  tools/lli/Unix/RemoteTargetExternal.inc
  tools/lli/lli.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2527.2.patch
Type: text/x-patch
Size: 31988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140109/3485ec81/attachment.bin>


More information about the llvm-commits mailing list