index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
KillTheDoctor
Age
Commit message (
Expand
)
Author
2012-02-19
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
Ahmed Charles
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-02-20
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
2010-12-18
Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
Michael J. Spencer
2010-12-18
Revert r122143 through r122140, which collectively broke the LLVMC tests on
Owen Anderson
2010-12-18
Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
Michael J. Spencer
2010-12-06
KillTheDoctor: Cleanup error_code usage.
Michael J. Spencer
2010-12-06
KillTheDoctor: Fix spelling.
Michael J. Spencer
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-16
This is the first step in adding sane error handling support to LLVMSystem.
Michael J. Spencer
2010-10-15
KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of the...
Michael J. Spencer
2010-10-12
KillTheDoctor: Fix VS2008 build.
Michael J. Spencer
2010-10-11
Add KillTheDoctor.
Michael J. Spencer