Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put destructor out-of-line. | Bill Wendling | 2007-02-03 | 1 | -0/+2 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33817 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | New "TargetMachOWriterInfo" class. It holds target-specific information | Bill Wendling | 2007-01-24 | 1 | -0/+23 |
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 |