[PATCH] D23164: [SelectionDAG] Refactor visitInlineAsm a bit. NFCI.

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 07:38:05 PDT 2016


rovka created this revision.
rovka added a reviewer: bogner.
rovka added a subscriber: llvm-commits.

This shaves off ~100 lines from visitInlineAsm. I think it's a bit more readable now.

https://reviews.llvm.org/D23164

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23164.66804.patch
Type: text/x-patch
Size: 19502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/1702a76f/attachment.bin>


More information about the llvm-commits mailing list