[Lldb-commits] [PATCH] D14896: Local path implementation of swig-bot.py
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Sun Dec 6 22:54:17 PST 2015
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
Basic idea looks fine. (I saw you put this in not long after, but I'm finally getting to look at the actual review).
I'm not sure if you're intending to cover all the use cases of the generation, but I think the prepare_bindings.py will also have swig generate the compiler dependency .d file that some of the compilers will use.
http://reviews.llvm.org/D14896
More information about the lldb-commits
mailing list