Add bogus conditional branch before stlx
[oota-llvm.git] / include / llvm-c / Support.h
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-06-09 Eli BenderskyAdd more wrappers for symbol APIs to the C API.
2014-10-16 Peter CollingbourneIntroduce LLVMParseCommandLineOptions C API function.
2014-03-06 Chandler Carruth[Modules] Fix a layering issue that is actually impacti...
2013-11-13 Benjamin KramerMake sure LLVMLoadLibraryPermanently gets an extern...
2013-11-07 NAKAMURA Takumillvm-c/Support.h: Add a newline at eof.
2013-11-06 Peter Zotov[llvm-c] Expose LLVMLoadLibraryPermanently