[cfe-dev] [Fwd: why RegisterPass<TargetData> initialize itself twice in my system]

Xin LIU navy.xliu at gmail.com
Sat May 23 16:13:12 PDT 2009


Eli, 

You posted a very stripped version of clang-cc this Wednesday.  Because
i am pretty dumb to clang building system, i wrote a standalone Makefile
to build it from scratch. However, i can not understand why global
static variable RegisterPass<TargetData> registers itself twice, which
will lead simple crash at assertion stmt. 

thanks,
--lx
-------------- next part --------------
An embedded message was scrubbed...
From: Xin LIU <navy.xliu at gmail.com>
Subject: why RegisterPass<TargetData> initialize itself twice in my system
Date: Sun, 24 May 2009 02:00:38 +0900
Size: 4042
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090524/6072afd9/attachment.mht>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: text/x-makefile
Size: 498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090524/6072afd9/attachment.bin>


More information about the cfe-dev mailing list