[llvm-commits] .cfi_* directives

Anton Korobeynikov asl at math.spbu.ru
Thu Oct 28 11:01:23 PDT 2010


> Speaking from the perspective of having had to try reading the EH information in the current .s files, I vigorously agree. This would be great.
Yes, this definitely a good thing to support. But for me it seems that
we will need to refactor current way of emission of frame moves.
Right now we're duplicating all the stuff in some side structure.
Everything will be almost automatic if we'll somehow deduce this
information from machine instructions, or something like this...

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list