[LLVMdev] including the host triple in "include/llvm/Config/config.h"
Ted Kremenek
kremenek at apple.com
Fri Nov 30 15:23:09 PST 2007
I was wondering if would be possible to get the host's triple captured
as a string in include/llvm/Config/config.h. Autoconf currently
generates this file, and capturing the host triple would be extremely
useful for use in the new C frontend.
I am not an autoconf expert. Does anyone have any pointers on how
this could be added to the LLVM configuration scripts? Thanks.
Ted
More information about the llvm-dev
mailing list