hanchenye-llvm-project/llgo/irgen
Meador Inge e6c29d6d85 [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
2016-12-06 19:22:04 +00:00
..
annotations.go
attribute.go [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
builtins.go
cabi.go
call.go
channels.go
closures.go
compiler.go
errors.go
indirect.go
interfaces.go
maps.go
predicates.go
println.go
runtime.go
slice.go
ssa.go [llgo] set debuglocs for calls in synthetic functions 2016-12-06 05:39:14 +00:00
strings.go
switches.go
targets.go
typemap.go
types.go
utils.go
value.go
version.go