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.)
Differential D7222
irgen: don't emit debug metadata for locals Authored by axw on Jan 27 2015, 11:43 PM.
Details The debug metadata we generate is wrong, and is (There is also a drive-by fix to CMakeLists.txt,
Diff Detail Event TimelineComment Actions (might be useful to include [llgo] or something similar in the subject line |