Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed this directory | Anand Shukla | 2002-07-16 | 1 | -5/+0 |
| | | | | llvm-svn: 2927 | ||||
* | Moved EmitFunctions.cpp up to instrumentation directory | Anand Shukla | 2002-07-16 | 1 | -45/+0 |
| | | | | llvm-svn: 2926 | ||||
* | * Cleanup pass | Chris Lattner | 2002-07-16 | 1 | -17/+10 |
| | | | | | | | | * The global variable cannot be internal or else we cannot use it! * Always add a function to the table, even if it only has a single basic block. llvm-svn: 2921 | ||||
* | Initial makefile | Anand Shukla | 2002-07-12 | 1 | -0/+5 |
| | | | | llvm-svn: 2882 | ||||
* | Initial version: adds a function table to output code | Anand Shukla | 2002-07-12 | 1 | -0/+52 |
llvm-svn: 2881 |