search for: 9soi39v

Displaying 2 results from an estimated 2 matches for "9soi39v".

2018 Mar 09
2
llvm-cov: Combined report for multiple executables
...ains first.cc and shared.cc, but does not have second.cc Is my expectation that the report should include both first.cc and second.cc correct? If it is, then I am probably holding something wrong? Any suggestions on what I should try? [1] https://groups.google.com/forum/#!msg/llvm-dev/11mEQr1t2ys/9SOI39v-AAAJ;context-place=forum/llvm-dev [2] https://reviews.llvm.org/D25086#change-SchnPUmKhFiN Thank you! Sadrul
2018 Mar 09
0
llvm-cov: Combined report for multiple executables
...multiple definitions of the same symbol (in this case "main"), the coverage tool will only report one of them. You might try reorganizing the code so that there's only one function called main. best, vedant > > [1] https://groups.google.com/forum/#!msg/llvm-dev/11mEQr1t2ys/9SOI39v-AAAJ;context-place=forum/llvm-dev > [2] https://reviews.llvm.org/D25086#change-SchnPUmKhFiN > > Thank you! > Sadrul > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo...