summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCWin64EH.h
Commit message (Expand)AuthorAge
* Add a parameter to the Win64 EH section getters to get a section with aCharles Davis2011-05-27
* Start keeping track of where the various unwind instructions are in the prolog.Charles Davis2011-05-27
* Make the COFF streamer emit unwind info when processing a .seh_handlerdataCharles Davis2011-05-22
* A handler for a function in the Win64 EH scheme can be both an unwind handlerCharles Davis2011-05-21
* Implement the EndProlog Win64 EH method on the base MCStreamer.Charles Davis2011-05-19
* Implement the Win64 EH prolog instruction methods on the base MCStreamer.Charles Davis2011-05-19
* Turns out GAS does have Win64 EH directives. (It also supports WinCE EH.) MakeCharles Davis2011-05-19
* Implement the StartChained and EndChained Win64 EH methods on MCStreamer.Charles Davis2011-05-19
* Fix build issues with headers, which I discovered by actually using them.Charles Davis2011-05-19
* Add a header patterned after MCDwarf.h for supporting Win64 exception handlingCharles Davis2011-05-18