Return the stable function map that is released from the reader.
Declared in <llvm/CGData/CodeGenDataReader.h>
<llvm/CGData/CodeGenDataReader.h>
std::unique_ptr<StableFunctionMap> releaseStableFunctionMap();
Ownership of the stable function map previously held by the reader.