ICU-12026 Add .size to gcc assembly code

X-SVN-Rev: 38117
This commit is contained in:
Michael Ow 2015-12-10 14:36:50 +00:00
parent 18450a9957
commit 03392ddd85

View file

@ -126,7 +126,7 @@ static const struct AssemblyType {
"\t.type %s,%%object\n"
"%s:\n\n",
".long ","",HEX_0X
".long ",".size %s, .-%s\n",HEX_0X
},
{"gcc-darwin",
/*"\t.section __TEXT,__text,regular,pure_instructions\n"