[LLVMdev] Clang 3.5.1 assertion failure on FreeBSD when building LLDB

Renato Golin renato.golin at linaro.org
Wed Mar 4 08:43:23 PST 2015


On 4 March 2015 at 14:53, Ed Maste <emaste at freebsd.org> wrote:
> Assertion:
> Assertion failed: ((!DD->isTrivial() || DD->hasAttr<DLLExportAttr>())
> && "Should not emit dtor epilogue for non-exported trivial dtor!"),
> function EnterDtorCleanups, file
> /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp,
> line 1429.

Hi Ed,

I'm already investigating it, as it broke our buildbots, too.

cheers,
--renato



More information about the llvm-dev mailing list