diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-01-29 21:31:34 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-01-29 21:31:34 +0000 |
commit | a99a3902a5c170a3ee184bd9e6efddd9dc604c9f (patch) | |
tree | 229fba3da7aef71e23c1b1d7c91321ccadc99039 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 0d35ed912ad74b7afb0510777240045a10a46c7f (diff) | |
download | llvm-a99a3902a5c170a3ee184bd9e6efddd9dc604c9f.zip llvm-a99a3902a5c170a3ee184bd9e6efddd9dc604c9f.tar.gz llvm-a99a3902a5c170a3ee184bd9e6efddd9dc604c9f.tar.bz2 |
llvm-cov: Expect a source file as a positional parameter
Currently, llvm-cov isn't command-line compatible with gcov, which
accepts a source file name as its first parameter and infers the gcno
and gcda file names from that. This change keeps our -gcda and -gcno
options available for convenience in overriding this behaviour, but
adds the required parameter and inference behaviour as a compatible
default.
llvm-svn: 200417
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions