[PATCH] D51695: [MC] [AsmParser]: Ensure a new CFI frame is not opened within an existing one when using cc1as (causing a crash due to failed assert).

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 18:25:37 PDT 2018


kristina updated this revision to Diff 169937.

Repository:
  rL LLVM

https://reviews.llvm.org/D51695

Files:
  include/llvm/MC/MCStreamer.h
  lib/MC/MCParser/AsmParser.cpp
  lib/MC/MCStreamer.cpp
  test/MC/X86/cfi-open-within-another-crash.s
  test/MC/X86/cfi-scope-errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51695.169937.patch
Type: text/x-patch
Size: 4000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/ce5229ef/attachment.bin>


More information about the llvm-commits mailing list