aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/SystemUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Rename FindExecutable to PrependMainExecutablePath.Mikhail Glushenkov2010-11-031-6/+7
* FindExecutable: remove the executability check.Mikhail Glushenkov2010-11-021-4/+4
* Reword this comment. Don't mention outs(), as that's not whatDan Gohman2010-09-011-4/+3
* eliminate the ostream version of CheckBitcodeOutputToConsole,Chris Lattner2009-08-231-13/+5
* Fix FindExecutable to use sys::Path::GetMainExecutable instead ofDan Gohman2009-08-051-4/+4
* Add a raw_ostream version of CheckBitcodeOutputToConsole.Dan Gohman2009-07-151-0/+10
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+42