[LLVMdev] setting up LLVM to *run on* amd64 but *generate code* for alpha

Zack Weinberg zackw at panix.com
Fri Mar 13 19:07:16 PDT 2009


On reflection, the target architecture does not have to be Alpha.  My
actual requirements for the 'base' architecture are 64-bit pointers
and no hardware stack. Is there a better-supported target architecture
with those characteristics?

zw



More information about the llvm-dev mailing list