Sort entries. NFC.

llvm-svn: 268499
This commit is contained in:
Rafael Espindola 2016-05-04 14:38:55 +00:00
parent 24aba1ca38
commit de2c76ed73
1 changed files with 1 additions and 1 deletions

View File

@ -31,8 +31,8 @@ enum RelExpr {
R_GOT,
R_GOTONLY_PC,
R_GOTREL,
R_GOT_OFF,
R_GOT_FROM_END,
R_GOT_OFF,
R_GOT_PAGE_PC,
R_GOT_PC,
R_MIPS_GOT,