mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
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. llvm-svn: 288769