[PATCH] D86948: [ms] [llvm-ml] Add basic support for SEH, including PROC FRAME

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 08:06:45 PDT 2020


epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.

Add basic support for SEH, including PROC FRAME


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86948

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86948.289176.patch
Type: text/x-patch
Size: 7739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/94222462/attachment.bin>


More information about the llvm-commits mailing list