summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/countbits-basic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/countbits-basic.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/countbits-basic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/countbits-basic.ll b/llvm/test/CodeGen/Hexagon/countbits-basic.ll
index f2c21f1e124..8892dd30fb7 100644
--- a/llvm/test/CodeGen/Hexagon/countbits-basic.ll
+++ b/llvm/test/CodeGen/Hexagon/countbits-basic.ll
@@ -71,5 +71,5 @@ declare i64 @llvm.ctlz.i64(i64, i1)
declare i32 @llvm.cttz.i32(i32, i1)
declare i64 @llvm.cttz.i64(i64, i1)
-attributes #0 = { nounwind "target-cpu"="hexagonva55" }
+attributes #0 = { nounwind "target-cpu"="hexagonv55" }
OpenPOWER on IntegriCloud