[llvm-commits] [PATCH] An option to selectively enable parts of ARM EHABI support
Anton Korobeynikov
asl at math.spbu.ru
Wed Jan 18 09:01:44 PST 2012
> Enabling it by default would be nice, but we are not quite ready for
> that. Besides my other CL, I've found another case of an unsupported
> instruction. So, sometimes -arm-enable-ehabi just breaks compilation.
Ok. Then it's a good thing to add support for missed instructions :)
> So, for now, we need a way to (a) enable just unwinding, and (b)
> enable both, with both disabled by default.
Well, but you need this for your local debugging, no?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list