[PATCH] llvm-cov: Added -u option for unconditional branch info.

Yuchen Wu yuchenericwu at hotmail.com
Mon Dec 16 13:25:30 PST 2013


----------------------------------------
> From: mail at justinbogner.com
> To: llvm-commits at cs.uiuc.edu
> CC: llvm-commits at cs.uiuc.edu
> Subject: Re: [PATCH] llvm-cov: Added -u option for unconditional branch info.
> Date: Thu, 12 Dec 2013 18:31:51 -0800
>
> Yuchen Wu <yuchenericwu at hotmail.com> writes:
>> Updated with changes from r197198.
>
> It seems silly to indent all of printBranchInfo for an only vaguely
> related case. Why not leave this function alone, check the
> Options.UncondBranch in 'print' like you do for the other options, and
> have a new function that just prints the uncond branch info?

Fair point. 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-llvm-cov-Added-u-option-for-unconditional-branch-inf.patch
Type: application/octet-stream
Size: 11655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131216/8598970b/attachment.obj>


More information about the llvm-commits mailing list