forked from OSchip/llvm-project
72b5e5f5b4
Summary: The debug metadata we generate is wrong, and is now causing build failures. This revision disables the only llvm.dbg.declare calls we make. (There is also a drive-by fix to CMakeLists.txt, adding in a missing .go dependency.) Fixes http://llvm.org/bugs/show_bug.cgi?id=22330 Reviewers: pcc Reviewed By: pcc Subscribers: dblaikie, llvm-commits Differential Revision: http://reviews.llvm.org/D7222 llvm-svn: 227403 |
||
---|---|---|
.. | ||
annotations.go | ||
attribute.go | ||
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 | ||
strings.go | ||
switches.go | ||
targets.go | ||
typemap.go | ||
types.go | ||
utils.go | ||
value.go | ||
version.go |