[LLVMdev] patch for DragonEgg 3.3
Isaac Dupree
ml at isaac.cedarswampstudios.org
Thu Sep 11 12:06:08 PDT 2014
The src/Debug.cpp patch lines under "@@ -1115,13 +1121,33 @@" look like
they have a mistake. In both "#if" branches, there is an "if ()" that
has three return statements below it, one of which is unreachable.
-Isaac
On 09/11/2014 02:34 PM, Richard Gorton wrote:
>
> Hi - attached is a patch to enable building DragonEgg (x86_64) for LLVM3.3 and LLVM3.4. That is, add these changes to the 3.3 release, and it becomes possible to build DragonEgg against a llvm3.4 compiler.
>
> Regards,
> Richard Gorton
> Cognitive Electronics
> rcgorton at cog-e.com
>
> ----------
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list