X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FDebuggingJITedCode.rst;h=d6101d51003408ad18fdc440d050c378318e5888;hb=bd58d4eb975c7fbdfca29ac094827b058971f6bc;hp=eeb2f7787dae9a173f50ec0a3369376dbb8bc7c6;hpb=f5b69f630cd5749cdb1067d25fb6039f5d13c2c5;p=oota-llvm.git diff --git a/docs/DebuggingJITedCode.rst b/docs/DebuggingJITedCode.rst index eeb2f7787da..d6101d51003 100644 --- a/docs/DebuggingJITedCode.rst +++ b/docs/DebuggingJITedCode.rst @@ -1,11 +1,7 @@ -.. _debugging-jited-code: - ============================== Debugging JIT-ed Code With GDB ============================== -.. sectionauthor:: Reid Kleckner and Eli Bendersky - Background ==========