Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply Support layering fixes. | David Blaikie | 2018-03-21 | 1 | -1/+1 |
* | Revert layering changes | Jonas Devlieghere | 2018-03-21 | 1 | -1/+1 |
* | Fix the actual user of DataTypes.h in llvm-c to avoid the circular dependency | David Blaikie | 2018-03-21 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Reorganize the C API headers to improve build times. | Eric Christopher | 2015-12-18 | 1 | -19/+1 |
* | Add more wrappers for symbol APIs to the C API. | Eli Bendersky | 2015-06-09 | 1 | -0/+18 |
* | Introduce LLVMParseCommandLineOptions C API function. | Peter Collingbourne | 2014-10-16 | 1 | -0/+11 |
* | [Modules] Fix a layering issue that is actually impacting the modules | Chandler Carruth | 2014-03-06 | 1 | -1/+20 |
* | Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol. | Benjamin Kramer | 2013-11-13 | 1 | -1/+0 |
* | llvm-c/Support.h: Add a newline at eof. | NAKAMURA Takumi | 2013-11-07 | 1 | -1/+1 |
* | [llvm-c] Expose LLVMLoadLibraryPermanently | Peter Zotov | 2013-11-06 | 1 | -0/+36 |