[PATCH] Add an LTO interface to parse metadata and extract linker options

Duncan P. N. Exon Smith dexonsmith at apple.com
Thu Jan 16 13:46:03 PST 2014


On Jan 15, 2014, at 8:15 PM, Yunzhong Gao <Yunzhong_Gao at playstation.sony.com> wrote:

> ----------------
> kledzik at apple.com wrote:
>> When you add new APIs to <llvm-c/lto.h> be sure to bump up LTO_API_VERSION, so that clients to do compiler configuration checks if the API exists.
> Hi Nick,
> 
> I saw your discussion with Sean on the mailing list on this topic. I will bump up LTO_API_VERSION as you requested.

Note r199429 (just committed), where I've documented the introduction of all the API up to LTO_API_VERSION=7.  Please do the same with your new stuff!

> http://llvm-reviews.chandlerc.com/D2343





More information about the llvm-commits mailing list