summaryrefslogtreecommitdiffstats
path: root/llvm/include/Config/dlfcn.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-23/+0
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* link.h causes problems on some platforms and is not needed on solaris, whereChris Lattner2004-07-171-9/+0
| | | | | | the comment came from. llvm-svn: 14905
* Added LLVM header notice.John Criswell2003-10-201-2/+7
| | | | llvm-svn: 9302
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+27
system. llvm-svn: 7014
OpenPOWER on IntegriCloud