[PATCH] D52341: [mctoll] Initial changes for MC to LL raiser that takes a binary and raises it back to llvm bitcode
S Bharadwaj Yadavalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 10:12:09 PDT 2018
bharadwajy added a comment.
In https://reviews.llvm.org/D52341#1241471, @kristof.beyls wrote:
> Hi Aaron,
>
> Thanks for sharing - this looks like an interesting tool.
> Having scrolled real quickly through the code, I'm assuming that as is, this is the version of the tool as you created more or less out-of-tree?
...
Hi Kristof,
The tool is set up to build in-tree - similar to others in the tools directory. There are remnants in llvm-mctoll/CMakeLists.txt of an earlier support to build out-of-tree. I can clean it up.
Thanks,
Bharadwaj
Repository:
rL LLVM
https://reviews.llvm.org/D52341
More information about the llvm-commits
mailing list