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

kledzik at apple.com kledzik at apple.com
Wed Jan 15 13:12:44 PST 2014



================
Comment at: include/llvm-c/lto.h:201
@@ -201,2 +201,2 @@
 
 
----------------
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.


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



More information about the llvm-commits mailing list