[LLVMdev] TarjanSCCInterator
Xiaodong Li
xli3 at csil-suna40.cs.uiuc.edu
Fri Nov 15 11:59:01 PST 2002
Dear LLVM,
when I tried to use the TarjanSCCIterator. I include the header file and
compile the program. It give me this warning:
Compiling MemLeakage.cpp
In file included from MemLeakage.cpp:28:
../../../include/Support/TarjanSCCIterator.h:59: warning: left shift count
>=
width of type
======= Linking MemLeakage debug library =======
Please let me know if this is a problme in the TarjanSCC header file. or I
can just ignore it.
thanks,
Jerry
More information about the llvm-dev
mailing list