[llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being

Adrian Prantl aprantl at apple.com
Fri Oct 4 17:46:52 PDT 2013


Am 04.10.2013 um 17:44 schrieb Eric Christopher <echristo at gmail.com>:

> Fun. OK, I worry that we're dropping arguments after this (and hey,
> simplified testcases are good too), but I guess we'll have to find out
> :\

We would only be dropping them where we would have crashed before.
Plus there will be a warning about it in debug mode.
I will see if I can simplify the test case some more.

thanks,
adrian



More information about the llvm-commits mailing list