[LLVMdev] [lld][failing test] the reason of ifunc.test failing
Shankar Easwaran
shankare at codeaurora.org
Sun Oct 6 21:07:48 PDT 2013
In addition I think the LayoutPass std::stable_sort be replaced with
std::sort as total ordering is guaranteed as each File would get an
ordinal and each atom would get an ordinal too, after the below problem
is fixed.
Thanks
Shankar Easwaran
On 10/6/2013 10:54 PM, Shankar Easwaran wrote:
> Hi,
>
> It looks like the the ELFPassFile doesnot get an ordinal value
> assigned, as its added in a pass.
>
> Is there a way to assign a file ordinal for the files added by Passes ?
>
> Till that time, I am going to XFAIL the ifunc test.
>
> More tests should fail, and am not sure why they are not failing.
>
> Thanks
>
> Shankar Easwaran
>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-dev
mailing list