Commit Graph

11 Commits

Author SHA1 Message Date
Roy Frostig af64e4f305 Allow every test to make a .tmp file that is cleaned up before execution. 2010-08-20 12:48:45 -07:00
Michael Bebenita f043ee1d33 Added Eclipse's .project and .cproject to .gitignore. 2010-08-09 06:55:27 -07:00
Jeffrey Yasskin 215060b72b Teach the makefile to generate .ll files,
which are helpful in debugging the llvm backend.  Also tell git to ignore
LLVM's intermediate files.
2010-07-22 01:11:34 +08:00
Jeffrey Yasskin a96c5f208f Make the build system run dsymutil so we can debug llvm-produced binaries on OSX. 2010-07-20 01:23:45 +08:00
Adam Bozanich b096b0e308 permit use before import. closes #48 2010-07-16 07:19:14 +08:00
Graydon Hoare 818fbfb325 Add more scratch files to .gitignore. 2010-07-03 23:56:50 -07:00
Graydon Hoare 261d543920 Ignore TAGS. 2010-06-24 16:51:48 -07:00
Graydon Hoare d3c0762ff8 A couple more ignorable files. 2010-06-24 16:19:45 -07:00
Graydon Hoare 0016473117 Add more ignorable build artifacts. 2010-06-24 08:49:23 -07:00
Graydon Hoare d6b7c96c3e Populate tree. 2010-06-23 21:03:09 -07:00
Graydon Hoare c01efc669f Initial git commit. 2010-06-16 14:30:45 -07:00