tarunprabhu added a comment.

In D129156#3848728 <https://reviews.llvm.org/D129156#3848728>, @awarzynski 
wrote:

> Thanks Valentin! Switching between generators will definitely change the 
> order in which libraries will built (and, AFAIK, the order is 
> non-deterministic to begin with). I will try to experiment later today.

I ran this with Unix Makefiles as the generator and it passes there too.

What I did notice when I tried the out-of-tree build of flang is that the test 
did not run. The message I got was that the test was "unsupported".

I assume that is because there is no dependence on LLVM examples in an 
out-of-tree build. Would adding an explicit dependence on LLVM's examples cause 
the test to run? I imagine that we want the feature to be tested even when 
building flang out-of-tree.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129156/new/

https://reviews.llvm.org/D129156

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to