[PATCH] D27442: [llgo] Update to use the latest IR attribute bindings

Meador Inge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 18:02:11 PST 2016


meadori created this revision.
meadori added reviewers: llvm-commits, pcc.
Herald added a subscriber: axw.

A recent commit (r286087) to the LLVM Go bindings that
changed things over to use the new attribute API broke
llgo.  This commit updates llgo accordingly.


https://reviews.llvm.org/D27442

Files:
  cmd/gllgo/gllgo.go
  irgen/attribute.go
  irgen/cabi.go
  irgen/compiler.go
  irgen/maps.go
  irgen/runtime.go
  irgen/ssa.go

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27442.80363.patch
Type: text/x-patch
Size: 10670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/40aba53a/attachment.bin>


More information about the llvm-commits mailing list