[PATCH] D18059: Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 backend
Luke Drummond via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 11:15:21 PDT 2016
ldrumm added a comment.
In https://reviews.llvm.org/D18059#499521, @tfiala wrote:
> I've got a fix to make this work in Xcode, but I'm currently stuck behind the missing Condition.cpp from r277011 to verify.
Thanks Todd. I don't really deal with XCode, so that's a real help.
Regarding r277012, I'm a little confused about the message "Also, fixed up typos in RenderScript code that could not possibly compile." Is this code broken somehow? It build for us with GCC, and green dragon seems fine with it. Is there some particular compiler for which this is broken because everything "Works for Me"?
Repository:
rL LLVM
https://reviews.llvm.org/D18059
More information about the llvm-commits
mailing list