steveire accepted this revision.
steveire added a comment.
This revision is now accepted and ready to land.

Yes, `add_llvm_executable` uses `target_link_libraries` with `PRIVATE` for 
`LLVM_PTHREAD_LIB`. It is designed so that if you use the 
`PUBLIC|PRIVATE|INTERFACE` keyword with a target once, you have to do it at 
each location.


Repository:
  rC Clang

https://reviews.llvm.org/D52664



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

Reply via email to