aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/PluginLoader.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove some uses of llvm/Support/Streams.hChris Lattner2009-08-231-4/+3
* Have scoped mutexes take referenes instead of pointers.Owen Anderson2009-07-071-3/+3
* Guard the plugin loader.Owen Anderson2009-06-231-0/+5
* Fix for PR2881: fix a small leak exposed by valgrind, using a ManagedStatic.Julien Lerouge2008-10-221-6/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+44