mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +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