aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachORelocation.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2010-11-29Merge System into Support.Michael J. Spencer
2009-11-05Make a few more LLVM headers parsable as standalone headers.Douglas Gregor
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-02-03New file for the MachORelocation structure. It doesn't have to be tied to theBill Wendling