commit | 2ae1be726a9a1586eb96b981d30b51b5f6299164 | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Mon Nov 05 11:57:44 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Mon Nov 05 11:57:44 2018 +0000 |
tree | 0ab80e39a048ce88bfa5b2b60659d2e7f8fada03 | |
parent | fec793c98f15c8a7fafafc525e66a567e9579532 [diff] |
[CMake] Expose opt-remark tooling through libOptRemarks.dylib * Create an install target for it * Add it under tools/opt-remarks * Add an export file for the dylib * Install the llvm-c/OptRemarks.h header * Add an API to query its version rdar://45458839 llvm-svn: 346127