What was the first target for LLVM?
Tia.
Reed
What was the first target for LLVM?
Tia.
Reed
Hi Reed,
I think it was SPARC, feel free to correct me though
Regards,
Tilmann
Hi Reed,
I think it was SPARC, feel free to correct me though
Looks like it, yes
http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/?pathrev=231
Regards,
Tilmann
Cheers,
Rafael
What was the first target for LLVM?
To be more specific, I believe the first native code generator for LLVM was the SparcV9 backend. You should double-check in the SVN history, but I think Vikram Adve wrote it.
-- John T.