From: Borja F. <bor...@gm...> - 2010-10-12 18:25:57
|
Thanks Josef, that was exactly what i was looking for, btw, i dont know why i didnt receive your email, had to read it through SF. John basically I wanted to know how you managed here to build the backend having the code repository outside the LLVM source tree, thanks for the info. For now im working with llvm-gcc instead of clang in linux, didnt want to mix things for now, so i went with the easiest thing. This means that data type sizes arent going to match the AVR ABI for me in a while, but i think this shouldnt be a problem since we're not writing AVR code. So now that the code is there (going to wait 2 more days until we merge it into trunk incase you find anything that has to be changed), i guess we should proceed in planning how to continue the work. |