[PATCH] D61306: [NFC] Refactor visitIntrinsicCall so it doesn't return a const char*

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 06:21:06 PDT 2019


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
gchatelet updated this revision to Diff 197309.
gchatelet added a comment.

- Fix typo


API simplification


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61306

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61306.197309.patch
Type: text/x-patch
Size: 32409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/c8c8304d/attachment.bin>


More information about the llvm-commits mailing list