| commit | 5a495fea076baefce2901adda01bd6103b2bf2c1 | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Tue Jun 23 23:59:40 2009 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Tue Jun 23 23:59:40 2009 +0000 |
| tree | 7bb346a1011e1498cd2324e8cd24a624955efeeb | |
| parent | a83edb0cc1f3e0f191ec88526db7c777e93072d4 [diff] |
Provide InitializeAllTargets and InitializeNativeTarget functions in the C bindings. Change all the backend "Initialize" functions to have C linkage. Change the "llvm/Config/Targets.def" header to use C-style comments to avoid compile warnings. llvm-svn: 74026