Add basic support for SEH, including PROC FRAME
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Paths 
 |  Differential  D86948  
[ms] [llvm-ml] Add basic support for SEH, including PROC FRAME ClosedPublic Authored by epastor on Sep 1 2020, 8:06 AM. 
Details Summary Add basic support for SEH, including PROC FRAME 
Diff Detail 
 
Unit TestsFailed Event Timelineepastor added a parent revision: D86947: [ms] [llvm-ml] Add support for size queries in MASM.Sep 1 2020, 8:06 AM This revision is now accepted and ready to land.Sep 3 2020, 1:07 PM This revision was landed with ongoing or failed builds.Sep 14 2020, 11:34 AM Closed by commit rG23a2b03221c5: [ms] [llvm-ml] Add basic support for SEH, including PROC FRAME (authored by epastor).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 289176 llvm/lib/MC/MCParser/COFFMasmParser.cpp
 llvm/lib/MC/MCParser/MasmParser.cpp
 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
 llvm/test/tools/llvm-ml/proc.test
 
 llvm/test/tools/llvm-ml/proc_frame.test
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clang-tidy: warning: invalid case style for function 'ParseSEHDirectiveAllocStack' [readability-identifier-naming]
not useful