On Wed, 2016-01-27 at 11:25 -0500, Neal Gompa wrote:

> Aren't clang, lldb, and compiler-rt still part of the main LLVM
> package sources, though? It would make sense to continue building them
> as part of the LLVM package since they ship together.

They're distributed as separate tarballs, if that's what you mean:

hyoscyamine:~/fedora% grep ^Source0 {compiler-rt,clang,lldb}/*.spec
compiler-rt/compiler-rt.spec:Source0:   
http://llvm.org/releases/%{version}/%{name}-%{version}.src.tar.xz
clang/clang.spec:Source0:       
http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.xz
lldb/lldb.spec:Source0: 
http://llvm.org/releases/%{version}/%{name}-%{version}.src.tar.xz

- ajax
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to