Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCWin64EH.cpp
df20c66
[AArch64] Avoid crashing on .seh directives in assembly
by Martin Storsjo
· 7 years ago
ab29667
[ARM64] [Windows] Improve error reporting for unsupported SEH unwind.
by Eli Friedman
· 7 years ago
96f2ea3
[ARM64][Windows] MCLayer support for exception handling
by Sanjin Sijaric
· 7 years ago
910c012
Remove redundant includes from lib/MC.
by Michael Zolotukhin
· 8 years ago
4c4422f
[MC] Use unique_ptr to manage WinFrameInfos, NFC
by Reid Kleckner
· 8 years ago
97837b7
[MC] Create unique .pdata sections for every .text section
by Reid Kleckner
· 9 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 10 years ago
0709a7b
Move alignment from MCSectionData to MCSection.
by Rafael Espindola
· 10 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 10 years ago
7c4059e
MC Win64: Put unwind info for COMDAT code into the same COMDAT group
by Reid Kleckner
· 11 years ago
91f6621
EmitAbsValue is the same as EmitValue on non-darwin. NFC.
by Rafael Espindola
· 11 years ago
64a8cc7
MC: split Win64EHUnwindEmitter into a shared streamer
by Saleem Abdulrasool
· 11 years ago
b3be737
MC: rename Win64EHFrameInfo to WinEH::FrameInfo
by Saleem Abdulrasool
· 11 years ago
ab82086
MC: make WinEH opcode an opaque value
by Saleem Abdulrasool
· 11 years ago
c7c3cb1
MC: make MCWin64EHInstruction a POD-like struct
by Saleem Abdulrasool
· 11 years ago
5705cd8
MC: make helper function be more const-correct
by Saleem Abdulrasool
· 11 years ago
3f3cefd
MC: make DWARF and Windows unwinding handling more similar
by Saleem Abdulrasool
· 11 years ago
4a1a2f7
MC: rename MCW64UnwindInfo to MCWinFrameInfo
by Saleem Abdulrasool
· 11 years ago
1e76cbd
MC: modernise for loop
by Saleem Abdulrasool
· 11 years ago
427c08d
MC: add and use an accessor for WinCFI
by Saleem Abdulrasool
· 11 years ago
8539b46
Fix alignment of unwind data.
by Kai Nacke
· 12 years ago
74adc8a
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 12 years ago
1b7e486
Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 12 years ago
c5cca5a
Revert: Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 12 years ago
939ecd7
Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 12 years ago
07bad44
Revert: Fix alignment of unwind data.
by Kai Nacke
· 12 years ago
4417ccc
Fix alignment of unwind data.
by Kai Nacke
· 12 years ago
2a933a6
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 12 years ago
66bfdb8
Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 12 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
cc8c539
Fix for .pdata and .xdata section attributes on COFF. Patch by kai@redstar.de !
by Anton Korobeynikov
· 13 years ago
7679299
Add MCObjectFileInfo and sink the MCSections initialization code from
by Evan Cheng
· 14 years ago
a83b37a
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
by Evan Cheng
· 14 years ago
03eef62
Add a parameter to the Win64 EH section getters to get a section with a
by Charles Davis
· 14 years ago
ea5dc3a
Assorted fixes for Win64 EH unwind info emission:
by Charles Davis
· 14 years ago
6d1c4c7
Start keeping track of where the various unwind instructions are in the prolog.
by Charles Davis
· 14 years ago
761313b
Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structs
by Charles Davis
· 14 years ago
bc2daa0
Implement emission of all Win64 exception tables. Make the COFF streamer emit
by Charles Davis
· 14 years ago
1c8bd5a
Make the COFF streamer emit unwind info when processing a .seh_handlerdata
by Charles Davis
· 14 years ago