Dear Rafael,
rL305968 applyFixup Data's type was changed to MutableArrayRef<char> so I simply migrated for AVR target, please review my patch, thanks a lot!
Regards,
Leslie Zhai
Paths
| Differential D34551
[AVR] Migrate to new MCAsmBackend applyFixup and processFixupValue ClosedPublic Authored by xiangzhai on Jun 23 2017, 1:53 AM.
Details Summary Dear Rafael, rL305968 applyFixup Data's type was changed to MutableArrayRef<char> so I simply migrated for AVR target, please review my patch, thanks a lot! Regards,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2017, 9:31 AM xiangzhai retitled this revision from [AVR] Migrate to new MCAsmBackend applyFixup Use a MutableArrayRef to [AVR] Migrate to new MCAsmBackend applyFixup and processFixupValue. Comment ActionsClosed by commit rL306359: [AVR] Migrate to new MCAsmBackend applyFixup and processFixupValue (authored by xiangzhai). · Explain WhyJun 26 2017, 8:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104083 llvm/trunk/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
llvm/trunk/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
|