[PATCH] D12316: Fixing compiler_rt makefile for architecture i686.

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 10:23:38 PDT 2015


samsonov added a comment.

Suppose you build the compiler-rt runtimes like that, and they will have i386 in their name. Will Clang on your host be able to properly pick them up, instead of looking for i686 libs?


Repository:
  rL LLVM

http://reviews.llvm.org/D12316





More information about the llvm-commits mailing list