[Patch][Zorg] Remove reload hacks

Dan Liew dan at su-root.co.uk
Sat Nov 15 09:35:54 PST 2014


Hi,

This patch attempts to remove the reload() hacks in the zorg python
package and osuosl buildbot master (I left the llvmlab buildbot alone
because I presume that's dead. Can it be removed?). This is done by
using ``zorg.util.reloading.reload_all()`` which was already in the
source tree but wasn't being used. I think the cache used in
reload_all() is overkill but I've left it alone.

I touched KLEEBuilder.py but that probably should be removed because its dead.

Please note I haven't tested this because... well I can't.

Thanks,
Dan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-ugly-reload-hack-in-osuosl-buildbot-master-an.patch
Type: text/x-patch
Size: 5477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141115/0b1f612b/attachment.bin>


More information about the llvm-commits mailing list