aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Registry.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+6
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+9
* [Support/Registry.h] Include llvm/Support/Compiler.h.Argyrios Kyrtzidis2013-06-271-0/+2
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-171-2/+2
* Fix Doxygen issues: wrap code examples in \code and use \p to refer toDmitri Gribenko2012-09-151-1/+2
* Add a comment.Dan Gohman2010-07-261-0/+2
* Remove unneeded declaration, as warned about byDuncan Sands2009-09-061-3/+0
* Registry.h should not depend on CommandLine.h.Mikhail Glushenkov2009-01-161-29/+1
* Delete trailing whitespace.Mikhail Glushenkov2009-01-161-66/+66
* Don't require Registry specializations to define random static variables.Gordon Henriksen2008-08-171-2/+15
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Updated VC++ build system.Hartmut Kaiser2007-10-171-8/+4
* My previous Registry.h header, as well as Collectors.h, which is theGordon Henriksen2007-09-271-0/+243