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

Andrew Wilkins via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 17 20:04:02 PDT 2015


axw updated this revision to Diff 37694.
axw added a comment.

Revert to using NamedGlobal/PointerToGlobal

Unnecessary change that would require a change to bindings.


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.37694.patch
Type: text/x-patch
Size: 13255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151018/895fc971/attachment.bin>


More information about the llvm-commits mailing list