X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FDebuggingJITedCode.rst;h=d6101d51003408ad18fdc440d050c378318e5888;hp=53b2e89e5e26497235f172363b15e4e14132c879;hb=4f229233ffc588a35e3738d3c358f2cf7a5da1d1;hpb=2ba4bd97d1aedf50c424c45ee327abddbf34dd12 diff --git a/docs/DebuggingJITedCode.rst b/docs/DebuggingJITedCode.rst index 53b2e89e5e2..d6101d51003 100644 --- a/docs/DebuggingJITedCode.rst +++ b/docs/DebuggingJITedCode.rst @@ -1,5 +1,3 @@ -.. _debugging-jited-code: - ============================== Debugging JIT-ed Code With GDB ==============================