[cfe-dev] Configuration files
Renato Golin via cfe-dev
cfe-dev at lists.llvm.org
Mon Sep 19 05:47:30 PDT 2016
On 19 September 2016 at 12:43, Richard Pennington via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> I also use the config files to tell the driver how to find libraries, etc.
> I used YAML as the format, just because LLVM had a YAML parser. Here's an
> example of what one of the config files look like:
> http://ellcc.org/viewvc/svn/ellcc/trunk/libecc/config/ppc64el-linux?view=markup
That's very clean. I'm sure we could use a similar style.
cheers,
--renato
More information about the cfe-dev
mailing list