diff options
Diffstat (limited to 'llvm/tools/llvmc/doc/LLVMC-Reference.rst')
| -rw-r--r-- | llvm/tools/llvmc/doc/LLVMC-Reference.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/tools/llvmc/doc/LLVMC-Reference.rst b/llvm/tools/llvmc/doc/LLVMC-Reference.rst index 822c72bff4e..4fc53e09624 100644 --- a/llvm/tools/llvmc/doc/LLVMC-Reference.rst +++ b/llvm/tools/llvmc/doc/LLVMC-Reference.rst @@ -158,9 +158,6 @@ Each TableGen configuration file should include the common definitions:: include "llvm/CompilerDriver/Common.td" - // And optionally: - // include "llvm/CompilerDriver/Tools.td" - // which contains some useful tool definitions. Internally, LLVMC stores information about possible source transformations in form of a graph. Nodes in this graph represent |

