Displaying 1 result from an estimated 1 matches for "l__unnamed_4".
Did you mean:
__unnamed_4
2018 Jul 14
2
Lowering a reasonably complex struct seems to create over complex and invalid assembly fixups on some targets
...low combining symbols using + or - (using EvaluateSymbolicAdd), not and, or, div, mul… etc.
On x86 the assembly output is simpler:
llc cause-relocation-error.ll -filetype=obj -debug 2>&1|
grep unnamed_4
Fixups:[<MCFixup Offset:0 Value:.L__unnamed_4-(_TMRfV4main10Brightness+16) Kind:2>]>
,
(.L__unnamed_4, Index:0, ),
Fixups:[<MCFixup Offset:0 Value:.L__unnamed_4-(_TMRfV4main10Brightness+16) Kind:2>]>
,
(.L__unnamed_4, Index:0, ),
Fixups:[<MCFixup Offset:0 Value:.L__unnamed_4-(_TMRfV4main1...