Fix use of uninitialized value added in r189400 (found by MemorySanitizer)
[oota-llvm.git] / docs / MCJITDesignAndImplementation.rst
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...