index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCWin64EH.h
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
-0
/
+2
*
Start keeping track of where the various unwind instructions are in the prolog.
Charles Davis
2011-05-27
1
-10
/
+11
*
Make the COFF streamer emit unwind info when processing a .seh_handlerdata
Charles Davis
2011-05-22
1
-4
/
+6
*
A handler for a function in the Win64 EH scheme can be both an unwind handler
Charles Davis
2011-05-21
1
-7
/
+10
*
Implement the EndProlog Win64 EH method on the base MCStreamer.
Charles Davis
2011-05-19
1
-3
/
+3
*
Implement the Win64 EH prolog instruction methods on the base MCStreamer.
Charles Davis
2011-05-19
1
-13
/
+9
*
Turns out GAS does have Win64 EH directives. (It also supports WinCE EH.) Make
Charles Davis
2011-05-19
1
-4
/
+2
*
Implement the StartChained and EndChained Win64 EH methods on MCStreamer.
Charles Davis
2011-05-19
1
-2
/
+2
*
Fix build issues with headers, which I discovered by actually using them.
Charles Davis
2011-05-19
1
-3
/
+3
*
Add a header patterned after MCDwarf.h for supporting Win64 exception handling
Charles Davis
2011-05-18
1
-0
/
+91