hi Wei-Ren, i got it, i have to add a "typedef int uint;" that's not a big problem thank you -- View this message in context: http://llvm.1065342.n5.nabble.com/donot-support-uint-datatype-tp52523p52528.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
On Tue, Dec 11, 2012 at 05:30:46PM -0800, Dong Chen wrote:> hi Wei-Ren, > i got it, i have to add a "typedef int uint;" > that's not a big problemSouldn't you use "typedef unsigned uint"? -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj
hi Wei-Ren, considering the length of the dataytype, maybe i should use unsigned. i just want to get a solution to this situation. thank you for so much detail. -- View this message in context: http://llvm.1065342.n5.nabble.com/donot-support-uint-datatype-tp52523p52530.html Sent from the LLVM - Dev mailing list archive at Nabble.com.