[WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the module map.
[oota-llvm.git] / include / llvm-c / Linker.h
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-03-02 Juergen RibutzkaRestore LLVMLinkModules C API until it is properly...
2014-12-23 Rafael EspindolaFinish removing DestroySource.
2012-05-09 Bill WendlingSupply a C interface to the "LinkModules" method.