diff options
Diffstat (limited to 'test/CodeGen')
| -rw-r--r-- | test/CodeGen/PowerPC/pr13641.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/pr13641.ll b/test/CodeGen/PowerPC/pr13641.ll index e80fbea36d..c4d3f3a9dc 100644 --- a/test/CodeGen/PowerPC/pr13641.ll +++ b/test/CodeGen/PowerPC/pr13641.ll @@ -8,3 +8,4 @@ define void @foo() nounwind { ; CHECK: blr ; CHECK-NEXT: .long 0 +; CHECK-NEXT: .quad 0 |
