[PATCH] D13761: [llgo] llgoi: separate evaluation from printing

Andrew Wilkins via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 03:01:01 PDT 2016


axw updated this revision to Diff 54619.
axw marked 2 inline comments as done.
axw added a comment.

Addressed review comments

- removed source printing flag
- moved __llgoiResults extraction to interpretLine
- replaced existing CHECKs in lit tests


http://reviews.llvm.org/D13761

Files:
  cmd/llgoi/llgoi.go
  test/llgoi/arith.test
  test/llgoi/import-source.test
  test/llgoi/import-source2.test
  test/llgoi/interfaces.test
  test/llgoi/maps.test
  test/llgoi/vars.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13761.54619.patch
Type: text/x-patch
Size: 12397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/2da56db5/attachment.bin>


More information about the llvm-commits mailing list