[CodeGenPrepare] Refine the cost model provided by the promotion helper.
[oota-llvm.git] / docs / CommandGuide / tblgen.rst
index 1c4682830d188393e63823773903ae4ca327ade1..a42b04dbf8be3e5290cc3ddecd0e13905683666e 100644 (file)
@@ -15,7 +15,8 @@ users of LLVM will not need to use this program.  It is only for assisting with
 writing an LLVM target backend.
 
 The input and output of :program:`tblgen` is beyond the scope of this short
-introduction.  Please see :doc:`../TableGenFundamentals`.
+introduction; please see the :doc:`introduction to TableGen
+<../TableGen/index>`.
 
 The *filename* argument specifies the name of a Target Description (``.td``)
 file to read as input.