On Jan 31, 2008, at 10:46 AM, Dale Johannesen wrote: > > No I'm not sure, but I know of no case where this is useful or > desirable. > The code in question is handling the debug info for global variables, > specifically the part that points to the global variable itself. > That's under the control of the front ends, although the optimizers > can do simplifications. I don't think there's a need to handle more > general expressions here.
I agree with dale. In the future, we should find a more structured way of encoding debug info: until then, this approach should be ok. -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits