diff options
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 5653fb2a047..ffd8537f30d 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -240,8 +240,7 @@ generation should work as well, although the generated native code may not work on your platform.</p> <p>The GCC front end is not very portable at the moment. If you want to get it -to work on another platform, you can download a copy of the source and try to -compile it on your platform.</p> +to work on another platform, you can download a copy of the source and <a href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> </div> |