aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachORelocation.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
| | | | | | | | discussion of this change. Boy are my fingers tired. ;-) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45411 91177308-0d34-0410-b5e6-96231b3b80d8
* New file for the MachORelocation structure. It doesn't have to be tied to theBill Wendling2007-02-031-0/+54
MachOWriter.h file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33812 91177308-0d34-0410-b5e6-96231b3b80d8