Mercurial > hg > index.cgi
comparison docs/manual/x54.html @ 347:330a66a0f45a
Document the forwardrefmax pragma
Since the forwardrefmax is useful for combatting huge assembly times in many
sources, actually document it so people can find it.
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 09 Apr 2015 12:51:02 -0600 |
parents | 507f442dc71e |
children | 682524a1f32f |
comparison
equal
deleted
inserted
replaced
346:9e35f7a1fca1 | 347:330a66a0f45a |
---|---|
77 >2.7. Object Files</A | 77 >2.7. Object Files</A |
78 ></H1 | 78 ></H1 |
79 ><P | 79 ><P |
80 >LWASM supports generating a proprietary object file format which is | 80 >LWASM supports generating a proprietary object file format which is |
81 described in <A | 81 described in <A |
82 HREF="c984.html" | 82 HREF="c991.html" |
83 >Chapter 6</A | 83 >Chapter 6</A |
84 >. LWLINK is then used to link these | 84 >. LWLINK is then used to link these |
85 object files into a final binary in any of LWLINK's supported binary | 85 object files into a final binary in any of LWLINK's supported binary |
86 formats.</P | 86 formats.</P |
87 ><P | 87 ><P |