aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaRelocations.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Alpha/AlphaRelocations.h')
-rw-r--r--lib/Target/Alpha/AlphaRelocations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaRelocations.h b/lib/Target/Alpha/AlphaRelocations.h
index 59b9765085..c532f21f16 100644
--- a/lib/Target/Alpha/AlphaRelocations.h
+++ b/lib/Target/Alpha/AlphaRelocations.h
@@ -23,7 +23,7 @@ namespace llvm {
reloc_gprellow,
reloc_gprelhigh,
reloc_gpdist,
- reloc_bsr,
+ reloc_bsr
};
}
}