[PATCH] D39742: Add backend name to Target to enable runtime info to be fed back into TableGen
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 11:17:31 PST 2017
dsanders added a comment.
In https://reviews.llvm.org/D39742#927383, @tatyana-krasnukha wrote:
> Hi,
>
> Build for ARC fails, fix TargetInfo for this target please.
I've updated ARC in r318441. I also had to fix an ambiguous overloaded operator to get ARC to build on my machine. The fix for that is in r318443
https://reviews.llvm.org/D39742
More information about the llvm-commits
mailing list