the bitrig master branch has been updated by pedro with 2 new commits:

commit 7077d9477f8d57339e447d49bcc698982d9adfbf
diff: https://github.com/bitrig/bitrig/commit/7077d94
author: pedro martelletto <[email protected]>
date: Sat Aug 23 10:33:09 2014 +0200

add patch for e4b38b61

A       contrib/llvm/patches/llvm_20140823a_dwarf2.diff

commit e4b38b613b86ce20e16440a78d0a51e63870c35b
diff: https://github.com/bitrig/bitrig/commit/e4b38b6
author: pedro martelletto <[email protected]>
date: Fri Aug 22 17:21:27 2014 +0200

DWARF2 fixes for LLVM

Default to DWARF2 sections, since that is the only format supported by
our ancient binutils.  While here, pull in r195391, r198385 and r198389
from LLVM trunk, which fixes issues with "-gdwarf-2".

The patches were initially imported from FreeBSD to our ports tree, and
are now being brought to src/contrib, once the switch to in-tree LLVM is
complete.

OK patrick@

M       contrib/llvm/lib/CodeGen/AsmPrinter/DIE.cpp
M       contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M       contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
M       contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M       contrib/llvm/tools/clang/lib/Driver/Tools.cpp

Reply via email to