Displaying 1 result from an estimated 1 matches for "d6300".
Did you mean:
6300
2014 Dec 19
5
[LLVMdev] Windows EH support
...t know what your plan is for identifying the beginning and end of these regions, but I expect that we'll be able to leverage the outlining code from the task above to do most of the work for this task.
* Add support to emit .xdata table for SEH for 64-bit targets.
This is implemented in your D6300 review, but that looks like it has stalled a bit. Is there anything holding this up other than lack of reviews?
* Add support to generate stack-based EH tables for 32-bit targets.
I haven't seen any work on this. Am I correct in thinking that other than the placement of the EH tables the 3...