[cfe-dev] [llvm-dev] [3.7 Release] Release Candidate 3 available

Hans Wennborg via cfe-dev cfe-dev at lists.llvm.org
Tue Aug 25 08:39:05 PDT 2015


Hi Martell,

Can you provide an example command-line (with -v or -### to show
what's going on) that shows the problem you're seeing? Does 3.6 not
have this problem?

Thanks,
Hans

On Tue, Aug 25, 2015 at 5:07 AM, Martell Malone <martellmalone at gmail.com> wrote:
> Hi Hans,
>
> Been testing on OSX as there is no build or RC3 up on that yet
> It appears on Darwin Hosts clang will always invoke gcc even if we specify a
> -target to a non Darwin host.
> Because of this it completely ignores the Drivers for the other targets such
> as MSVC and MINGW.
>
> I'm trying to fix it atm.
>
> Kind Regards
> Martell
>
>
> On Mon, Aug 24, 2015 at 5:36 PM, Hans Wennborg via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> Hello everyone,
>>
>> Source, binaries and docs for LLVM 3.7.0-rc3 are now available at
>> http://llvm.org/pre-releases/3.7.0/
>>
>> We are getting very, very close to the final release, so if you were
>> planning to do any testing before this ships, now is probably the last
>> chance.
>>
>> Patches to the release notes and documentation are still welcome, but
>> otherwise it's strictly critical regression fixing at this stage.
>>
>> Thanks,
>> Hans
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>



More information about the cfe-dev mailing list