aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-c-test/include-all.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14[llvm-c] Remove PassRegistry and initialization APIsNikita Popov1-1/+0
2023-03-09[llvm-c] Remove PassManagerBuilder APIsNikita Popov1-1/+0
2023-03-02[llvm-c] Remove bindings for creating legacy passesNikita Popov1-5/+1
2022-11-15[AggressiveInstCombine] Remove legacy PM passArthur Eubanks1-1/+0
2022-04-21[Pipelines] Remove Legacy Passes in CoroutinesChuanqi Xu1-1/+0
2020-12-06[llvm-c] Delete unimplemented llvm-c/LinkTimeOptimizer.hFangrui Song1-1/+0
2020-10-18[ORC] Remove OrcV1 APIs.Lang Hames1-1/+1
2019-05-06[llvm-c-test] Make include-all.c do what its name says it doesAnders Waldenborg1-1/+16
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+4
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg1-0/+33