[LLVMdev] #include problem

Chris Lattner sabre at nondot.org
Tue Jun 3 21:46:48 PDT 2008


On Jun 3, 2008, at 6:48 AM, Zhongxing Xu wrote:

> Hi,
>
> On Fedora 9 GCC 4.3,
>
> LLVMCConfigurationEmitter.cpp needs #include <typeinfo>.
> ValueTracking.cpp needs #include <cstring>.

Fixed, thanks:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080602/063303.html

-Chris



More information about the llvm-dev mailing list