Teach mergefunc that intptr_t is the same width as a pointer. We still can't
[llvm.git] / docs / CFEBuildInstrs.html
blobed2f295b7aff559ffd90621fb0a3dde832410178
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6 <link rel="stylesheet" href="llvm.css" type="text/css" media="screen">
7 <title>Building the LLVM C/C++ Front-End</title>
8 <meta HTTP-EQUIV="REFRESH" CONTENT="3; URL=GCCFEBuildInstrs.html">
9 </head>
10 <body>
11 <div class="doc_title">
12 This page has moved <a href="GCCFEBuildInstrs.html">here</A>.
13 </div>
15 <!-- *********************************************************************** -->
17 <hr>
18 <address>
19 <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
20 src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a>
21 <a href="http://validator.w3.org/check/referer"><img
22 src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
24 <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
25 Last modified: $Date: 2008-02-13 17:46:10 +0100 (Wed, 13 Feb 2008) $
26 </address>
28 </body>
29 </html>