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
/
include
/
llvm
/
LinkAllVMCore.h
Age
Commit message (
Expand
)
Author
2010-12-07
Missed a spot removing Alarm.
Michael J. Spencer
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-08-20
Delete SlowOperationInformer, which is no longer used.
Dan Gohman
2010-01-16
fix a warning.
Chris Lattner
2010-01-16
this doesn't need to suck in Mangler.
Chris Lattner
2009-12-03
improve portability to avoid conflicting with std::next in c++'0x.
Chris Lattner
2009-08-13
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-07-01
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2008-11-05
opt was not exporting the Mangler symbols
Andrew Lenharth
2008-04-01
prune unneeded #includes
Chris Lattner
2007-12-29
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2006-07-26
For PR780:
Reid Spencer
2006-07-26
For PR780:
Reid Spencer
2006-06-07
For PR780:
Reid Spencer
2006-06-07
Previous version of this file wasn't supposed to be committed. This version
Reid Spencer
2006-06-07
For PR780:
Reid Spencer