Document the -compilation-dir option added in D100232.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/docs/CommandGuide/llvm-cov.rst | ||
---|---|---|
317 | Binaries compiled with -ffile-compilation-dir= would also have compilation directory set for coverage mapping. The flag set both -fcoverage-compilation-dir and -fdebug-compilation-dir. |
Binaries compiled with -ffile-compilation-dir= would also have compilation directory set for coverage mapping. The flag set both -fcoverage-compilation-dir and -fdebug-compilation-dir.