diff options
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index c41cc2c2c87..5c50c411cfb 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -233,6 +233,9 @@ the linker and its design</li> <li><a href="GoldPlugin.html">The LLVM gold plugin</a> - How to build your programs with link-time optimization on Linux.</li> + +<li><a href="DebuggingJITedCode.html">The GDB JIT interface</a> - How to debug +JITed code with GDB.</li> </ul> |

