<div dir="ltr">Cc'ing llvm-dev again in case someone knows what is going on.<div><br></div><div>That error is coming from a polly configure script, which I don't have cloned into my own tree. Not sure why polly would behave differently when configuring for ThinLTO. Does polly configure ok when configuring the same way, but for regular LTO?</div><div><br></div><div>Teresa</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 16, 2016 at 12:36 PM, Carsten Mattner <span dir="ltr"><<a href="mailto:carstenmattner@gmail.com" target="_blank">carstenmattner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Teresa,<br>
<br>
I've just attempted a THIN_LTO build again, and the<br>
error I ran into is as follows, and happens during<br>
cmake. I'm explicitly telling cmake to us llvm-ar and llvm-ranlib<br>
as suggested.<br>
<br>
[...]<br>
-- Performing Test COMPILER_RT_HAS_STATIC_FLAG - Success<br>
-- Performing Test COMPILER_RT_SUPPORTS_ATOMIC_<wbr>KEYWORD<br>
-- Performing Test COMPILER_RT_SUPPORTS_ATOMIC_<wbr>KEYWORD - Success<br>
-- Builtin supported architectures:<br>
-- ISL version: isl-0.17.1-164-gcbba1b6<br>
-- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_<wbr>RESULT<br>
-- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_<wbr>RESULT - Failed<br>
-- Performing Test HAVE___ATTRIBUTE__<br>
-- Performing Test HAVE___ATTRIBUTE__ - Failed<br>
-- Performing Test HAVE_DECL_FFS<br>
-- Performing Test HAVE_DECL_FFS - Failed<br>
-- Performing Test HAVE_DECL___BUILTIN_FFS<br>
-- Performing Test HAVE_DECL___BUILTIN_FFS - Failed<br>
-- Performing Test HAVE_DECL__BITSCANFORWARD<br>
-- Performing Test HAVE_DECL__BITSCANFORWARD - Failed<br>
CMake Error at tools/polly/lib/External/<wbr>CMakeLists.txt:90 (message):<br>
  No ffs implementation found<br>
[...]<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><span style="font-family:Times;font-size:medium"><table cellspacing="0" cellpadding="0"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small"><td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Teresa Johnson |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Software Engineer |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:tejohnson@google.com" target="_blank">tejohnson@google.com</a> |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"> 408-460-2413</td></tr></tbody></table></span></div>
</div>