* align more jump targets

git-svn-id: trunk@35223 -
This commit is contained in:
florian 2017-01-03 16:43:24 +00:00
parent d8f7fd008e
commit 5aa32a1bbe

View File

@ -360,6 +360,7 @@ implementation
current_asmdata.CurrAsmList := TAsmList.create;
end;
*)
current_asmdata.CurrAsmList.concat(cai_align.create(current_settings.alignment.jumpalign));
hlcg.a_label(current_asmdata.CurrAsmList,left.location.falselabel);
end;
if not(assigned(right)) then