[compiler-rt] r205256 - InstrProf: Add simple compiler-rt test
Duncan P. N. Exon Smith
dexonsmith at apple.com
Tue Apr 1 08:41:00 PDT 2014
On Apr 1, 2014, at 6:50, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
>
> On 2014 Apr 1, at 01:12, Alexey Samsonov <samsonov at google.com> wrote:
>
>> Hi Duncan,
>> We see the following error on our (still private) Mac buildbot. Do you have an idea what might be wrong?
>>
> If this is blocking you, go ahead and remove -flto from the test
> until we sort this out (please add a FIXME though).
I'd still like to look into this, but I (permanently) removed -flto from the test
in r205318. The tests shouldn't rely on linker features that won't be available
on all platforms.
More information about the llvm-commits
mailing list