Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest | Evan Cheng | 2011-07-15 | 1 | -3/+3 | |
* | Add tests for .seh_setframe and .seh_handlerdata parsing. Fix issues with | Charles Davis | 2011-05-25 | 1 | -2/+6 | |
* | Add tests for .seh_savereg and .seh_savexmm parsing. Once again, fix the | Charles Davis | 2011-05-25 | 1 | -6/+17 | |
* | Add a test for .seh_pushframe parsing. Fix the bug exposed by it (and another | Charles Davis | 2011-05-25 | 1 | -6/+9 | |
* | Add a test for the .seh_handler directive. Fix problems with the parsing | Charles Davis | 2011-05-25 | 1 | -23/+22 | |
* | Implement the rest of the SEH directive-parsing methods in the COFFAsmParser. | Charles Davis | 2011-05-24 | 1 | -11/+112 | |
* | Implement .seh_stackalloc and .seh_pushframe parsing. | Charles Davis | 2011-05-23 | 1 | -4/+27 | |
* | Add methods to parse the SEH directives to the COFFAsmParser. Implement some | Charles Davis | 2011-05-22 | 1 | -0/+157 | |
* | MC-COFF: Add COFFAsmParser. Completes PR8343. | Michael J. Spencer | 2010-10-09 | 1 | -0/+144 |