aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* New unit test for the cloning module, which so far only covers cloning ofNick Lewycky2009-09-271-1/+1
* Move unittest driver to utils/unittest/UnitTestMain.Daniel Dunbar2009-09-131-7/+0
* Remove now empty unit test directory.Benjamin Kramer2009-08-011-1/+1
* Remove trailing slashes from include paths. Some versions of mingw don't like...Benjamin Kramer2009-07-271-1/+1
* Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin2009-06-251-1/+1
* Start MCAsmStreamer implementation.Daniel Dunbar2009-06-241-1/+1
* Converted a1.ll to unittests.Misha Brukman2009-03-241-1/+1
* Minimal raw_ostream unit testsDaniel Dunbar2009-03-171-1/+1
* Modify the unittests Makefiles so that they don't rebuild parts of LLVM just toBill Wendling2009-01-041-1/+2
* make 'make clean' remove test binaries as wellNuno Lopes2009-01-021-0/+3
* Original patch by Talin.Misha Brukman2009-01-011-0/+20