[PATCH] D75018: Fix nullptr access

Vivek Pandya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 07:44:50 PST 2020


vivekvpandya added a comment.

In D75018#1889213 <https://reviews.llvm.org/D75018#1889213>, @arsenm wrote:

> Testcase? Also typo in message


I discovered this while creating basic blocks in custom instruction selection for a downstream back-end. I don't know how to write that scenario in a test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75018/new/

https://reviews.llvm.org/D75018





More information about the llvm-commits mailing list