aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/arm-modifier.ll
diff options
context:
space:
mode:
authorJoey Gouly <joey.gouly@arm.com>2013-07-08 19:52:51 +0000
committerJoey Gouly <joey.gouly@arm.com>2013-07-08 19:52:51 +0000
commit881b0b5c77ec3f6849e32b7763b6c75057b81501 (patch)
tree5550bf995be1440c509f03ef5aaf9e58f3b3e64e /test/CodeGen/ARM/arm-modifier.ll
parentf856249d496663b72b9eac37cdabb52932abd0e0 (diff)
downloadexternal_llvm-881b0b5c77ec3f6849e32b7763b6c75057b81501.zip
external_llvm-881b0b5c77ec3f6849e32b7763b6c75057b81501.tar.gz
external_llvm-881b0b5c77ec3f6849e32b7763b6c75057b81501.tar.bz2
Add a comment to this change, requested by Eric Christopher.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185853 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/arm-modifier.ll')
-rw-r--r--test/CodeGen/ARM/arm-modifier.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/arm-modifier.ll b/test/CodeGen/ARM/arm-modifier.ll
index e6358d4..a364793 100644
--- a/test/CodeGen/ARM/arm-modifier.ll
+++ b/test/CodeGen/ARM/arm-modifier.ll
@@ -66,6 +66,7 @@ entry:
ret i64 %0
}
+; PR16490
define void @f5(i64 %__pu_val) {
call void asm sideeffect "$1", "r,i"(i64 %__pu_val, i32 -14)
ret void