_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-----Original Messages-----
From: "Chris Bieneman" <be...@apple.com>
Sent Time: Wednesday, May 4, 2016
To: "李阳" <yangl...@gmail.com>
Cc: "王磊" <wan...@ia.ac.cn>, "LLVM Dev" <llvm...@lists.llvm.org>
Subject: Re: [llvm-dev] Problem on cross-compiling compiler-rt
Nice! Does that also allow you to build multiple targets?
No. The plan is to have compiler-rt support one target per-configuration and to have LLVM & Clang’s build systems manage configuring compiler-rt for each target.
I’m still working out the exact details of what that will look like, but I’m expecting to have CMake take a list of targets probably specified by triple.
-Chris
Sounds great, thanks for that work! And let me know when you have
something, I'd like to test it locally.
cheers,
--renato
Lei Wang
Thanks!
-Chris