Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-16 | Moved EmitFunctions.cpp up to instrumentation directory | Anand Shukla | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2926 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-07-16 | * Cleanup pass | Chris Lattner | |
* 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2921 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-07-12 | Initial version: adds a function table to output code | Anand Shukla | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2881 91177308-0d34-0410-b5e6-96231b3b80d8 |