[PATCH] D26764: [compiler-rt] [cmake] Remove i686 target that is duplicate to i386
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 09:06:41 PST 2016
beanz added a reviewer: eugenis.
beanz added a subscriber: eugenis.
beanz added a comment.
Looping in @eugenis, who added i686 support in r218761.
eugenis, since i686 is identical to i386 generating it as a separate target is undesirable. Can you help advise as to how we can better meet your needs and not duplicate an effectively identical target?
https://reviews.llvm.org/D26764
More information about the cfe-commits
mailing list