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