[llgo] Remove support for LLVM attributes
authorMeador Inge <meadori@codesourcery.com>
Tue, 6 Dec 2016 19:22:04 +0000 (19:22 +0000)
committerMeador Inge <meadori@codesourcery.com>
Tue, 6 Dec 2016 19:22:04 +0000 (19:22 +0000)
commite6c29d6d854cbbafc108cf32f9676157464f39fc
tree165d72ec7d7140426718872101d0c9c5064e323c
parentdd6ca639d57fce79fffb74caa35c72c91a6f83b0
[llgo] Remove support for LLVM attributes

llgo supports the application of LLVM attributes to global objects
and functions.  This "feature" is undocumented and untested.  As
discusses in D27442, it should be removed.

Differential Revision: https://reviews.llvm.org/D27474

llvm-svn: 288843
llgo/irgen/attribute.go