summaryrefslogtreecommitdiff
path: root/unittests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-09-27New unit test for the cloning module, which so far only covers cloning ofNick Lewycky1-1/+1
2009-09-13Move unittest driver to utils/unittest/UnitTestMain.Daniel Dunbar1-7/+0
2009-08-01Remove now empty unit test directory.Benjamin Kramer1-1/+1
2009-07-27Remove trailing slashes from include paths. Some versions of mingw don't like...Benjamin Kramer1-1/+1
2009-06-25Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin1-1/+1
2009-06-24Start MCAsmStreamer implementation.Daniel Dunbar1-1/+1
2009-03-24Converted a1.ll to unittests.Misha Brukman1-1/+1
2009-03-17Minimal raw_ostream unit testsDaniel Dunbar1-1/+1
2009-01-04Modify the unittests Makefiles so that they don't rebuild parts of LLVM just toBill Wendling1-1/+2
2009-01-02make 'make clean' remove test binaries as wellNuno Lopes1-0/+3
2009-01-01Original patch by Talin.Misha Brukman1-0/+20