On Oct 18, 2012, at 2:52 PM, Eric Christopher <[email protected]> wrote:

> Author: echristo
> Date: Thu Oct 18 16:52:18 2012
> New Revision: 166236
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=166236&view=rev
> Log:
> Add a new option for and disable column number information as there
> are no known current users of column info. Robustify and fix up
> a few tests in the process. Reduces the size of debug information
> by a small amount.


I'd rather we try to optimize column-number computation first. If we can make 
it fast enough, we don't need to add this tweaking flag.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to