summaryrefslogtreecommitdiff
path: root/src/jit/lsra_reftypes.h
AgeCommit message (Collapse)AuthorFilesLines
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
This change starts the process of updating the jit code to make it ready for being formatted by clang-format. Changes mostly include reflowing comments that go past our column limit and moving comments around ifdefs so clang-format does not modify the indentation. Additionally, some header files are manually reformatted for pointer alignment and marked as clang-format off so that we do not lose the current formatting.
2016-05-09Define LSRA's RefType enum via macrosMike Danes1-0/+21