Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Related test and documentation update:
https://reviews.llvm.org/D29721
https://reviews.llvm.org/D29722
Comment Actions
code ok, but please add a lit test, e.g. extend test/Instrumentation/SanitizerCoverage/coverage.ll or some other nearby
Comment Actions
Grhhh. Fails on mac :(
fatal error: error in backend: MachO doesn't support COMDATs, 'sancov.module_ctor' cannot be lowered.
I'll rollback and will see what I can do.