index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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-12-11
Fix grammar-o.
Bill Wendling
2012-12-04
KillTheDoctor.cpp: Restore Win32 SDK headers before r169251.
NAKAMURA Takumi
2012-12-04
Sort the #include lines for utils/...
Chandler Carruth
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