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
/
test
/
Linker
/
testlink1.ll
Age
Commit message (
Expand
)
Author
2013-01-10
Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a Ve...
Joey Gouly
2011-07-09
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2008-03-10
Remove llvm-upgrade and update tests.
Tanya Lattner
2007-04-15
For PR1319: Upgrade to new test harness
Reid Spencer
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-15
extern_weak link test
Andrew Lenharth
2006-11-23
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2004-12-03
Do not multiply define symbol
Chris Lattner
2003-09-15
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-06
Checkin of autoconf-style object root.
John Criswell
2003-04-23
Tweak testcases to use linkonce as appropriate
Chris Lattner
2003-04-21
New testcase
Chris Lattner
2002-08-21
Fix testcase to not use indexing in non-gep instructions
Chris Lattner
2002-08-20
Clean up testcases to make them proper
Chris Lattner
2001-12-14
Update LLVM tests to use new pointer indexing, and remove unsized array test ...
Chris Lattner
2001-11-26
Add testcases for internal
Chris Lattner
2001-10-15
Add some more interesting test cases for the linker
Chris Lattner
2001-10-13
Test files for linker
Chris Lattner