Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-02-03 | Put destructor out-of-line. | Bill Wendling | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33817 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-01-24 | New "TargetMachOWriterInfo" class. It holds target-specific information | Bill Wendling | |
that the MachOWriter needs in order to do its writing stuff 'n things. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33475 91177308-0d34-0410-b5e6-96231b3b80d8 |