[PATCH] D74754: [IR] Set name when inserting 'llvm::Value*'

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 00:42:49 PST 2020


nikic accepted this revision.
nikic added a comment.

LGTM as well. Thanks for catching.

Probably didn't show up in any existing tests because it only happens with `NoFolder`, which we don't use often.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74754





More information about the llvm-commits mailing list