Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a parameter to the Win64 EH section getters to get a section with a | Charles Davis | 2011-05-27 | 1 | -9/+37 |
* | Assorted fixes for Win64 EH unwind info emission: | Charles Davis | 2011-05-27 | 1 | -16/+29 |
* | Start keeping track of where the various unwind instructions are in the prolog. | Charles Davis | 2011-05-27 | 1 | -16/+23 |
* | Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structs | Charles Davis | 2011-05-27 | 1 | -0/+6 |
* | Implement emission of all Win64 exception tables. Make the COFF streamer emit | Charles Davis | 2011-05-22 | 1 | -1/+16 |
* | Make the COFF streamer emit unwind info when processing a .seh_handlerdata | Charles Davis | 2011-05-22 | 1 | -0/+189 |