[PATCH] D46444: Add option -verify-cfiinstrs to run verifier in CFIInstrInserter

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 14:20:36 PDT 2018


petarj added a comment.

In https://reviews.llvm.org/D46444#1088296, @vlad.tsyrklevich wrote:

> Seems like there should also be a test case that triggers the verify failure.


If you are referring to the llvm.trap() issue, that will be part of a separate patch and a test case.
There appears to be an issue with inconsistent incoming offsets for 'noreturn' basic blocks.


Repository:
  rL LLVM

https://reviews.llvm.org/D46444





More information about the llvm-commits mailing list