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