http://llvm.org/bugs/show_bug.cgi?id=4929
Dale Johannesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Dale Johannesen <[email protected]> 2009-09-15 13:34:33 --- Using separate resolving function looks a fairly invasive change and I doubt I could get it right for all situations. I've settled for changing the marker byte, which is quite safe and doesn't make things any kludgier than they were before:) http://llvm.org/viewvc/llvm-project?rev=81888&view=rev -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
