aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineRelocation.h
AgeCommit message (Expand)Author
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-07-22allow constants to be relocated like GV (necessary for alpha, as constants ar...Andrew Lenharth
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-21Add another bit, to make the JIT a bit more efficient.Chris Lattner
2004-11-20Add missing #includeChris Lattner
2004-11-20Add the getRelocationType method that I forgotChris Lattner
2004-11-20New fileChris Lattner