[llvm-dev] empty list assertion

Peter Teoh via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 4 18:02:51 PST 2019


will this help?

https://opensource.apple.com/source/lldb/lldb-69/docs/building-with-debug-llvm.txt.auto.html

On Sat, Jan 5, 2019 at 9:04 AM m m via llvm-dev <llvm-dev at lists.llvm.org>
wrote:

> Hi,
> I'm trying to do a Debug build for the 1st time and I keep getting this
> assertion:
>
> llvm-tblgen: CodeGenDAGPatterns.cpp:64:
> llvm::EEVT::TypeSet::TypeSet(llvm::ArrayRef<llvm::MVT::SimpleValueType>):
> Assertion `!VTList.empty() && "empty list?"' failed.
>
> I do not know what list this assertion is referring to. Does anyone know?
> I always did Release builds before without any problem.
>
> Thanks.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


-- 
Regards,
Peter Teoh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190105/0fb972d6/attachment.html>


More information about the llvm-dev mailing list