| commit | 314ca58a9182aa5d1fc71fc65c7d29458d31e7a5 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Apr 16 04:45:02 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Apr 16 04:45:02 2010 +0000 |
| tree | 8f0bc47aaad978718fb18693716e5c2f3c327f32 | |
| parent | bb2ec7de9c417bf688c65a0829f523f78f33a67a [diff] |
Convert libCIndex to use the new native EXPORTED_SYMBOL_FILE mechanism. libCIndex also has a CMakeLists.txt file which has its own code for using the exports file. To preserve existing functionality, create a separate darwin-specific exports file for use by this CMakeLists.txt code. llvm-svn: 101440