CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/09/12 06:39:47
Modified files:
devel/llvm : Makefile
Added files:
devel/llvm/patches:
patch-tools_clang_lib_CodeGen_CGDebugInfo_cpp
Log message:
r205331
Debug info: fix a crash when emitting IndirectFieldDecls, which were previously
not handled at all.
