[LLVMdev] why is coverage map and profile names mixed?

Moshtaghi, Alireza Alireza.Moshtaghi at netapp.com
Tue May 19 18:20:34 PDT 2015


Hi
I'm referencing the method:
Lib/Transforms/Instrumentation/InstrProfiling.cpp:InstrProfiling::lowerCoverageData()
At the end of the function, why is the variable being placed in __llvm_prf_names section?
Shouldn't it be placed in __llvm_covmap section?

Thanks
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150520/0c2cab1d/attachment.html>


More information about the llvm-dev mailing list