summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/unknown-location.ll
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-03-24 20:30:50 +0000
committerDevang Patel <dpatel@apple.com>2011-03-24 20:30:50 +0000
commite01b75cb89edb0d204efd9639adc62347f0db056 (patch)
tree0487fff203298b4fa2c698d61614cfe8af6fa56d /llvm/test/CodeGen/X86/unknown-location.ll
parent9b281e22145d1970186f8293bd02e7a88b3243a7 (diff)
downloadbcm5719-llvm-e01b75cb89edb0d204efd9639adc62347f0db056.tar.gz
bcm5719-llvm-e01b75cb89edb0d204efd9639adc62347f0db056.zip
Keep track of directory namd and fIx regression caused by Rafael's patch r119613.
A better approach would be to move source id handling inside MC. llvm-svn: 128233
Diffstat (limited to 'llvm/test/CodeGen/X86/unknown-location.ll')
-rw-r--r--llvm/test/CodeGen/X86/unknown-location.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/unknown-location.ll b/llvm/test/CodeGen/X86/unknown-location.ll
index 09431b5564a..7d101bf95cf 100644
--- a/llvm/test/CodeGen/X86/unknown-location.ll
+++ b/llvm/test/CodeGen/X86/unknown-location.ll
@@ -9,7 +9,7 @@
; CHECK-NEXT: Ltmp
; CHECK-NEXT: cltd
; CHECK-NEXT: idivl %r8d
-; CHECK-NEXT: .loc 1 4 3
+; CHECK-NEXT: .loc 2 4 3
; CHECK-NEXT: Ltmp
; CHECK-NEXT: addl %ecx, %eax
; CHECK-NEXT: ret
OpenPOWER on IntegriCloud