[LLVMdev] Linux-x86 compile errors

Chris Lattner sabre at nondot.org
Tue Sep 17 12:21:01 PDT 2002


> ISSUE: Some Reoptimizer header files think that int64_t is in
> <sys/types.h> instead of "Support/DataTypes.h".
> ACTION: Ensure that all users of types int64_t or uint64_t include
> "Support/DataTypes.h"

Fixed:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20020916/000277.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20020916/000278.html

-Chris

http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list